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

Member predicate Impl::BraceStmt::getVariable

Gets the indexth variable declared in the scope of this brace statement (0-based).

VarDecl getVariable(int index)