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

Member predicate Impl::TypeDecl::getBaseTypeDecl

Gets the declaration of the indexth base type of this type declaration (0-based). DEPRECATED: The index is not very meaningful here. Use getABaseTypeDecl.

TypeDecl getBaseTypeDecl(int i)