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

Member predicate Parameter :: getIndex

Gets the zero-based index of this parameter.

For catch block parameters, this is always zero.

int getIndex ( )