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

Module Impl

INTERNAL: This module contains the customizable definition of ExtractFunctionIsolationExpr and should not be referenced directly.

Import path

import codeql.swift.elements.expr.internal.ExtractFunctionIsolationExprImpl

Classes

ExtractFunctionIsolationExpr

An expression that extracts the function isolation of an expression with @isolated(any) function type.