CodeQL library for Go
codeql/go-all 0.7.13 (changelog, source)
Search

Member predicate ControlFlow::Node::dominatesNode

Holds if this node dominates dominee in the control-flow graph.

predicate dominatesNode(Node dominee)