Searched defs:getAsRecordDecl (Results 1 – 4 of 4) sorted by relevance
173 CXXRecordDecl *NestedNameSpecifier::getAsRecordDecl() const { in getAsRecordDecl() function in NestedNameSpecifier
185 CXXRecordDecl *NestedNameSpecifier::getAsRecordDecl() const { in getAsRecordDecl() function in NestedNameSpecifier
1757 RecordDecl *Type::getAsRecordDecl() const { in getAsRecordDecl() function in Type
4761 static RecordDecl *getAsRecordDecl(const QualType BaseType) { in getAsRecordDecl() function