CodeQL library for C/C++
codeql/cpp-all 0.12.8-dev (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()