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

Member predicate Raw::OpenExistentialExpr::getSubExpr

Gets the sub expression of this open existential expression.

This wrapped subexpression is where the opaque value and the dynamic type under the protocol type may be used.

Expr getSubExpr()