Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h279 unsigned IndexOptions; variable
337 IndexOptions(indexOptions), CXTU(cxTU), StrAdapterCount(0) {} in CXIndexDataConsumer()
346 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
350 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
354 return IndexOptions & CXIndexOpt_IndexImplicitTemplateInstantiations; in shouldIndexImplicitTemplateInsts()