Searched defs:AttributeWithIndex (Results 1 – 2 of 2) sorted by relevance
164 struct AttributeWithIndex { struct170 static AttributeWithIndex get(unsigned Idx, Attributes Attrs) { in get() argument
107 typedef std::pair < unsigned, AttributeSet > AttributeWithIndex; typedef