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

Predicate definitionByReferenceNodeFromArgument

Gets the Node corresponding to a definition by reference of the variable that is passed as unconverted argument of a call.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowUtil
DefinitionByReferenceNode definitionByReferenceNodeFromArgument(Expr argument)