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

Predicate simpleOutNode

Holds if node represents the output node for call.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowPrivate
predicate simpleOutNode(Node node, CallInstruction call)