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

Member predicate SubBasicBlock :: getAFalseSuccessor

Gets a node such that the control-flow edge (this, result) may be taken when the final node of this SubBasicBlock is a conditional expression and evaluates to false.

SubBasicBlock getAFalseSuccessor ( )