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

Member predicate ImplicitParameterNode::isParameterOf

Holds if this node is the parameter of c at the specified (zero-based) position. The implicit this parameter is considered to have index -1.

predicate isParameterOf(Function fun, int i)