Searched refs:IndexAndAttrSet (Results 1 – 3 of 3) sorted by relevance
54 using IndexAndAttrSet = std::pair<unsigned, AttributeSet>; variable110 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>;112 std::vector<IndexAndAttrSet> AttributeGroups;184 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID()222 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups()
936 IndexAndAttrSet Pair = {i, AS}; in EnumerateAttributes()
713 const std::vector<ValueEnumerator::IndexAndAttrSet> &AttrGrps = in writeAttributeGroupTable()720 for (ValueEnumerator::IndexAndAttrSet Pair : AttrGrps) { in writeAttributeGroupTable()