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

/external/clang/tools/libclang/
H A DIndexingContext.cpp414 return handleCXXRecordDecl(CXXRD, D);
637 return handleCXXRecordDecl(D->getTemplatedDecl(), D);
755 bool IndexingContext::handleCXXRecordDecl(const CXXRecordDecl *RD, function in class:IndexingContext
H A DIndexingContext.h474 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);

Completed in 457 milliseconds