<div dir="ltr">I'm having a hard time recovering the const qualifier for a function that returns a const & QualType. QualType::isConstQualified and QualType::isLocalConstQualified are returning false and getLocalCVRQualifiers , getCVRQualifiers are returning 0. getNameAsString is returning const on the name. There is a different way to recover the constness when the object is a reference?<div>
<br></div><div><br></div><div>Victor</div></div>