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

Predicate MakeWithSplitting::Consistency::multipleSuccessors

Holds if node has multiple successors of the same type t.

Import path

import codeql.controlflow.Cfg
predicate multipleSuccessors(Node node, SuccessorType t, Node successor)