Home
last modified time | relevance | path

Searched refs:shouldIndexImplicitTemplateInsts (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h353 bool shouldIndexImplicitTemplateInsts() const { in shouldIndexImplicitTemplateInsts() function
H A DIndexing.cpp406 if (DataConsumer->shouldIndexImplicitTemplateInsts()) in getTranslationUnitKind()