CodeQL library for GitHub Actions
codeql/actions-all 0.4.12 (changelog, source)
Search

Predicate MakeWithSplitting::ViewCfgQuery::edges

Holds if pred -> succ is an edge in the CFG.

Import path

import codeql.controlflow.Cfg
predicate edges(RelevantNode pred, RelevantNode succ, string attr, string val)