Home
last modified time | relevance | path

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

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