Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.h281 unsigned IndexOptions; variable
339 IndexOptions(indexOptions), CXTU(cxTU), in CXIndexDataConsumer()
349 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
353 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
357 return IndexOptions & CXIndexOpt_IndexImplicitTemplateInstantiations; in shouldIndexImplicitTemplateInsts()