CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Member predicate MakeWithSplitting::SplitKind::isEnabled

Holds if this split kind is enabled for AST node n. For performance reasons, the number of splits is restricted by the maxSplits() predicate.

predicate isEnabled(AstNode n)