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

Member predicate ArgumentNode::argumentOf

Holds if this argument occurs at the given position in the given call. The instance argument is considered to have index -1.

predicate argumentOf(DataFlowCall call, ArgumentPosition pos)