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

Member predicate GuardsInput::Case::nonMatchEdge

Holds if case takes control-flow from bb1 to bb2 when the case does not match the scrutinee.

This predicate never holds for C/C++.

predicate nonMatchEdge(BasicBlock bb1, BasicBlock bb2)