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

Member predicate Function::getClassAndName

Gets the class of which this function, called memberName, is a member.

Prefer to use getDeclaringType() or getName() directly if you do not need to reason about both.

Class getClassAndName(string memberName)