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

Member predicate Configuration::isBarrier

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

predicate isBarrier(Node node)