Home
last modified time | relevance | path

Searched defs:DistinctAttrStorage (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DAttributeDetail.h362 struct DistinctAttrStorage : public AttributeStorage { struct
365 DistinctAttrStorage(Attribute referencedAttr) in DistinctAttrStorage() argument
384 static_assert(std::is_same_v<typename T::ImplType, DistinctAttrStorage>, in get() argument