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

Predicate nodes

Holds if node belongs to the output graph, and its property key has the given value.

Import path

import semmle.code.cpp.ir.implementation.aliased_ssa.PrintIR
predicate nodes(PrintableIRNode node, string key, string value)