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

Predicate getParameterTypeName

Gets the string representation of the i’th parameter of c.

Import path

import semmle.code.cpp.dataflow.ExternalFlow
string getParameterTypeName(Function c, int i)