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

/external/clang/tools/libclang/
H A DIndexingContext.cpp339 return handleCXXRecordDecl(CXXRD, D);
550 return handleCXXRecordDecl(D->getTemplatedDecl(), D);
669 bool IndexingContext::handleCXXRecordDecl(const CXXRecordDecl *RD, function in class:IndexingContext

Completed in 70 milliseconds