Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingOptions.h30 bool IndexImplicitInstantiation = false; member
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp41 return IndexOpts.IndexImplicitInstantiation; in shouldIndexImplicitInstantiation()