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

Member predicate ParameterDeclarationEntry::getTypedName

Gets the name of this ParameterDeclarationEntry including it’s type.

For example: “int p”.

string getTypedName()