Searched refs:handleCXXRecordDecl (Results 1 – 3 of 3) sorted by relevance
79 handleCXXRecordDecl(RecordDecl); in Find()116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { in handleCXXRecordDecl() function in clang::tooling::__anona7892ad30111::AdditionalUSRFinder
650 return handleCXXRecordDecl(CXXRD, D); in handleTagDecl()875 return handleCXXRecordDecl(D->getTemplatedDecl(), D); in handleClassTemplate()988 bool CXIndexDataConsumer::handleCXXRecordDecl(const CXXRecordDecl *RD, in handleCXXRecordDecl() function in CXIndexDataConsumer
455 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);