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