Searched refs:handleCXXRecordDecl (Results 1 – 5 of 5) sorted by relevance
79 handleCXXRecordDecl(RecordDecl); in Find()116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { in handleCXXRecordDecl() function in clang::tooling::__anon590f5f360111::AdditionalUSRFinder
643 return handleCXXRecordDecl(CXXRD, D); in handleTagDecl()868 return handleCXXRecordDecl(D->getTemplatedDecl(), D); in handleClassTemplate()975 bool CXIndexDataConsumer::handleCXXRecordDecl(const CXXRecordDecl *RD, in handleCXXRecordDecl() function in CXIndexDataConsumer
454 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);
637 return handleCXXRecordDecl(CXXRD, D); in handleTagDecl()861 return handleCXXRecordDecl(D->getTemplatedDecl(), D); in handleClassTemplate()979 bool CXIndexDataConsumer::handleCXXRecordDecl(const CXXRecordDecl *RD, in handleCXXRecordDecl() function in CXIndexDataConsumer
486 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);