Searched defs:DistinctAttrStorage (Results 1 – 1 of 1) sorted by relevance
362 struct DistinctAttrStorage : public AttributeStorage { struct365 DistinctAttrStorage(Attribute referencedAttr) in DistinctAttrStorage() argument384 static_assert(std::is_same_v<typename T::ImplType, DistinctAttrStorage>, in get() argument