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