CodeQL library for C/C++
codeql/cpp-all 0.12.8-dev (changelog, source)
Search

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.

MemberFunction getACanonicalMemberFunction()