HomeSort by relevance Sort by last modified time
    Searched refs:handleCXXRecordDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.cpp 407 return handleCXXRecordDecl(CXXRD, D);
628 return handleCXXRecordDecl(D->getTemplatedDecl(), D);
746 bool IndexingContext::handleCXXRecordDecl(const CXXRecordDecl *RD,
    [all...]
IndexingContext.h 478 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);

Completed in 37 milliseconds