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

Member predicate Definition::isIndirectThisDefinition

Holds if this definition defines the implicit *this parameter (i.e., the indirection of the this parameter) upon entry into the enclosing member function.

predicate isIndirectThisDefinition(int indirectionIndex)