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

Member predicate ControlFlowNode :: getAFalseSuccessor

Gets a node such that the control-flow edge (this, result) may be taken when this expression is false.

ControlFlowNode getAFalseSuccessor ( )