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

Predicate Make::Private::summaryArgumentNode

Holds if summary node arg is at position pos in a call targeting receiver.

Import path

import codeql.dataflow.internal.FlowSummaryImpl
predicate summaryArgumentNode(SummaryNode receiver, SummaryNode arg, ArgumentPosition pos)