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

Predicate getParameterTypeWithoutTemplateArguments

Gets the type name of the n’th parameter of f without any template arguments.

Import path

import semmle.code.cpp.dataflow.ExternalFlow
string getParameterTypeWithoutTemplateArguments(Function f, int n)