CodeQL library for Rust
codeql/rust-all 0.1.11 (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)