Lines Matching refs:dictionarySorted
34 dictionarySorted.setPointerAndInt(attributes, true); in NamedAttrList()
49 dictionarySorted.setPointerAndInt(nullptr, true); in findDuplicate()
56 dictionarySorted.setPointerAndInt(nullptr, true); in getDictionary()
58 if (!dictionarySorted.getPointer()) in getDictionary()
59 dictionarySorted.setPointer(DictionaryAttr::getWithSorted(context, attrs)); in getDictionary()
60 return dictionarySorted.getPointer().cast<DictionaryAttr>(); in getDictionary()
71 dictionarySorted.setPointerAndInt(nullptr, true); in assign()
76 dictionarySorted.setInt(attrs.empty() || attrs.back() < newAttribute); in push_back()
77 dictionarySorted.setPointer(nullptr); in push_back()
117 dictionarySorted.setPointer(nullptr); in set()
127 dictionarySorted.setPointer(nullptr); in set()
141 dictionarySorted.setPointer(nullptr); in eraseImpl()