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

Predicate signature Configs::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

import codeql.dataflow.DataFlow
signature predicate isBarrier(Node node)