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

Member predicate CallInstruction :: getArgument

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

Instruction getArgument ( int index )