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

Predicate isArgumentNode

Holds if arg is an ArgumentNode of c with position pos.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowPrivate
predicate isArgumentNode(ArgumentNode arg, DataFlowCall c, ArgumentPosition pos)