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

Predicate iDominates

Holds if dominator is an immediate dominator of node in the control-flow graph.

Import path

import cpp
predicate iDominates ( ControlFlowNode dominator , ControlFlowNode node )