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

Member predicate Impl::TypeDecl::getImmediateBaseType

Gets the indexth base type of this type declaration (0-based).

This is the same as getImmediateInheritedType. DEPRECATED: either use getImmediateInheritedType or unindexed getABaseType.

Type getImmediateBaseType(int index)