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

Member predicate Parameter::getTypedName

Gets the name of this parameter, including it’s type.

For example: int p.

string getTypedName()