Searched refs:IsDefaultAttributes (Results 1 – 2 of 2) sorted by relevance
153 inline bool IsDefaultAttributes() const in IsDefaultAttributes() function
268 if (index >= capacity || !attr.IsDefaultAttributes()) { in AddElementInternal()269 if (ShouldTransToDict(capacity, index) || !attr.IsDefaultAttributes()) { in AddElementInternal()