Searched defs:handleCXXRecordDecl (Results 1 - 1 of 1) 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

Completed in 79 milliseconds