Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h279 unsigned IndexOptions; variable
337 IndexOptions(indexOptions), CXTU(cxTU), in CXIndexDataConsumer()
347 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
351 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
355 return IndexOptions & CXIndexOpt_IndexImplicitTemplateInstantiations; in shouldIndexImplicitTemplateInsts()