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

Member predicate IRBlock :: getSuccessor

Gets the block to which control flows directly from this block along an edge of kind kind.

IRBlock getSuccessor ( EdgeKind kind )