Searched refs:IndexAndAttrSet (Results 1 – 3 of 3) sorted by relevance
52 using IndexAndAttrSet = std::pair<unsigned, AttributeSet>; variable108 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>;110 std::vector<IndexAndAttrSet> AttributeGroups;182 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID()220 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups()
1008 IndexAndAttrSet Pair = {i, AS}; in EnumerateAttributes()
823 const std::vector<ValueEnumerator::IndexAndAttrSet> &AttrGrps = in writeAttributeGroupTable()830 for (ValueEnumerator::IndexAndAttrSet Pair : AttrGrps) { in writeAttributeGroupTable()