Home
last modified time | relevance | path

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

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