Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Index/
H A DIndexingOptions.h30 bool IndexImplicitInstantiation = false; member
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexingContext.cpp41 return IndexOpts.IndexImplicitInstantiation; in shouldIndexImplicitInstantiation()
/llvm-project-15.0.7/clang/tools/libclang/
H A DIndexing.cpp428 IdxOpts.IndexImplicitInstantiation = true; in getIndexingOptionsFromCXOptions()