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 339 return handleCXXRecordDecl(CXXRD, D);
550 return handleCXXRecordDecl(D->getTemplatedDecl(), D);
669 bool IndexingContext::handleCXXRecordDecl(const CXXRecordDecl *RD,
    [all...]
IndexingContext.h 483 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);

Completed in 20 milliseconds