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

Member predicate ThisArgumentOperand::getLocation

Gets the location of the source code for this operand. By default this is where the operand is used, but some subclasses may override this using getAnyDef() if it makes more sense.

Location getLocation()