CodeQL library for C#
codeql/csharp-all 3.1.1-dev (changelog, source)
Search

Predicate MakeWithSplitting::TestOutput::edges

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

Import path

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