CodeQL library for Swift
codeql/swift-all 4.1.0 (changelog, source)
Search

Predicate MakeImplStage1::ImplStage1::FlowExploration::Public::PartialPathGraph::edges

Holds if (a,b) is an edge in the graph of data flow path explanations.

Import path

import codeql.dataflow.internal.DataFlowImplStage1
predicate edges(PartialPathNode a, PartialPathNode b)