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

  /external/clang/tools/libclang/
IndexTypeSourceInfo.cpp 75 if (IndexCtx.shouldIndexImplicitTemplateInsts()) {
IndexDecl.cpp 289 (IndexCtx.shouldIndexImplicitTemplateInsts() ||
Indexing.cpp 341 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
349 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
446 if (IndexCtx.shouldIndexImplicitTemplateInsts())
    [all...]
IndexingContext.h 353 bool shouldIndexImplicitTemplateInsts() const {

Completed in 340 milliseconds