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