Searched defs:handleCXXRecordDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Tooling/Refactoring/Rename/ | ||
H A D | USRFindingAction.cpp | 116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { in handleCXXRecordDecl() function in clang::tooling::__anondd8f34f90111::AdditionalUSRFinder |
/llvm-project/clang/tools/libclang/ | ||
H A D | CXIndexDataConsumer.cpp | 979 bool CXIndexDataConsumer::handleCXXRecordDecl(const CXXRecordDecl *RD, handleCXXRecordDecl() function in CXIndexDataConsumer |