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

Module Make::DataFlowIntegration::WithState

Import path

import codeql.ssa.Ssa

Predicate signatures

guardChecksDefSig

Holds if the guard g validates the SSA definition def upon evaluating to branch, blocking flow in the given state.

guardChecksSig

Holds if the guard g validates the expression e upon evaluating to branch, blocking flow in the given state.

Parameters