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 76 if (IndexCtx.shouldIndexImplicitTemplateInsts()) {
Indexing.cpp 140 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
148 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
204 if (IndexCtx.shouldIndexImplicitTemplateInsts())
IndexDecl.cpp 271 (IndexCtx.shouldIndexImplicitTemplateInsts() ||
IndexingContext.h 369 bool shouldIndexImplicitTemplateInsts() const {

Completed in 46 milliseconds