Searched refs:CXIndexOpt_SuppressRedundantRefs (Results 1 – 6 of 6) sorted by relevance
347 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
349 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
5841 CXIndexOpt_SuppressRedundantRefs = 0x1, enumerator
6623 CXIndexOpt_SuppressRedundantRefs = 0x1, enumerator
3298 index_opts |= CXIndexOpt_SuppressRedundantRefs; in getIndexOptions()
3841 index_opts |= CXIndexOpt_SuppressRedundantRefs; in getIndexOptions()