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 301 (IndexCtx.shouldIndexImplicitTemplateInsts() ||
Indexing.cpp 348 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
356 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
453 if (IndexCtx.shouldIndexImplicitTemplateInsts())
    [all...]
IndexingContext.h 360 bool shouldIndexImplicitTemplateInsts() const {

Completed in 45 milliseconds