Home
last modified time | relevance | path

Searched defs:handleCXXRecordDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { in handleCXXRecordDecl() function in clang::tooling::__anondd8f34f90111::AdditionalUSRFinder
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp979 bool CXIndexDataConsumer::handleCXXRecordDecl(const CXXRecordDecl *RD, handleCXXRecordDecl() function in CXIndexDataConsumer