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

Member predicate TranslatedCall::getQualifierResult

Gets the instruction whose result value is the this argument of the call. By default, this is just the result of getQualifier(), but it can be overridden by a subclass for cases where there is a this argument that is not computed from a child expression (e.g. a constructor call).

Instruction getQualifierResult()