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

Member predicate FunctionCall :: getTargetType

Gets the RoutineType of the call target as visible at the call site. For constructor calls, this predicate instead gets the Class of the constructor being called.

Type getTargetType ( )