Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp637 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
DCXIndexDataConsumer.h486 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);