Searched refs:CXIndexOpt_IndexFunctionLocalSymbols (Results 1 – 3 of 3) sorted by relevance
357 return IndexOptions & CXIndexOpt_IndexFunctionLocalSymbols; in shouldIndexFunctionLocalSymbols()
5696 CXIndexOpt_IndexFunctionLocalSymbols = 0x2, enumerator
2833 index_opts |= CXIndexOpt_IndexFunctionLocalSymbols; in getIndexOptions()