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

Member predicate MemberFunction :: getTypeOfThis

Gets the type of the this parameter associated with this member function, if any. The type may have const and/or volatile qualifiers, matching the function declaration.

PointerType getTypeOfThis ( )