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 285 (IndexCtx.shouldIndexImplicitTemplateInsts() ||
Indexing.cpp 347 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
355 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
456 if (IndexCtx.shouldIndexImplicitTemplateInsts())
    [all...]
IndexingContext.h 359 bool shouldIndexImplicitTemplateInsts() const {

Completed in 4373 milliseconds