Searched refs:CXIndexOpt_IndexFunctionLocalSymbols (Results 1 – 8 of 8) sorted by relevance
351 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
425 if (index_options & CXIndexOpt_IndexFunctionLocalSymbols) in getIndexingOptionsFromCXOptions()
353 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
400 if (index_options & CXIndexOpt_IndexFunctionLocalSymbols) in getIndexingOptionsFromCXOptions()
5847 CXIndexOpt_IndexFunctionLocalSymbols = 0x2, enumerator
6629 CXIndexOpt_IndexFunctionLocalSymbols = 0x2, enumerator
3300 index_opts |= CXIndexOpt_IndexFunctionLocalSymbols; in getIndexOptions()
3843 index_opts |= CXIndexOpt_IndexFunctionLocalSymbols; in getIndexOptions()