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

Member predicate SubBasicBlock :: getATrueSuccessor

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 true.

SubBasicBlock getATrueSuccessor ( )