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