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

Member predicate ControlFlowNode :: getATrueSuccessor

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

ControlFlowNode getATrueSuccessor ( )