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

Member predicate SummaryParameterNode::isSummaryParameterOf

Holds if this node is the parameter of sc at the specified position. The implicit this parameter is considered to have position -1, and pointer-indirection parameters are at further negative positions.

predicate isSummaryParameterOf(SummarizedCallable c, ParameterPosition p)