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

Member predicate FunctionDeclarationEntry :: getParameterDeclarationEntry

Gets the declaration entry for the nth parameter of this function declaration.

ParameterDeclarationEntry getParameterDeclarationEntry ( int n )