Searched defs:SortedAttrs (Results 1 – 2 of 2) sorted by relevance
457 std::vector<T *> SortedAttrs; in printVecVal() local482 std::vector<DiffSymVec *> SortedAttrs; in printVecVal() local
890 SmallVector<Attribute, 8> SortedAttrs(Attrs.begin(), Attrs.end()); in get() local896 ArrayRef<Attribute> SortedAttrs) { in getSorted()