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

Member predicate CallInstruction :: getArgument

Gets the argument at the specified index, or this if index is -1.

Instruction getArgument ( int index )