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