Member predicate Class::getACanonicalMemberVariable
Gets a member variable declared in this class, struct or union.
For template member variables, results include only the template.
If you also want instantiations of the template, then use
getAMemberVariable()
instead.