qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate postDominates

Holds if postDominator is a post-dominator of node in the control-flow graph. This is reflexive.

Import path

import semmle.code.cpp.controlflow.Dominance
predicate postDominates(ControlFlowNode postDominator, ControlFlowNode node)