Member predicate Raw::TypeDecl::getInheritedType
Gets the indexth inherited type of this type declaration (0-based).
This only returns the types effectively appearing in the declaration. In particular it
will not resolve TypeAliasDecls or consider base types added by extensions.
Type getInheritedType(int index)