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 414 return handleCXXRecordDecl(CXXRD, D);
637 return handleCXXRecordDecl(D->getTemplatedDecl(), D);
755 bool IndexingContext::handleCXXRecordDecl(const CXXRecordDecl *RD,
    [all...]
IndexingContext.h 474 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);

Completed in 31 milliseconds