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

Member predicate SubBasicBlock::getNode

Gets the indexth control-flow node in this SubBasicBlock. Indexes start from 0, and the node at index 0 always exists and compares equal to this.

ControlFlowNode getNode(int index)