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

Predicate getSignatureParameterName

Gets the n’th normalized signature parameter for the function name in class type.

Import path

import semmle.code.cpp.dataflow.ExternalFlow
string getSignatureParameterName(string signature, string type, string name, int n)