Searched refs:CXIndexOpt_IndexFunctionLocalSymbols (Results 1 – 4 of 4) sorted by relevance
350 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
425 if (index_options & CXIndexOpt_IndexFunctionLocalSymbols) in getIndexingOptionsFromCXOptions()
6165 CXIndexOpt_IndexFunctionLocalSymbols = 0x2, enumerator
3885 index_opts |= CXIndexOpt_IndexFunctionLocalSymbols; in getIndexOptions()