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

Predicate UnsafeUnpackConfig::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

import codeql.swift.security.UnsafeUnpackQuery
predicate isBarrier(Node barrier)