Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DAttributeDetail.h324 struct StringAttrStorage : public AttributeStorage { struct
325 StringAttrStorage(StringRef value, Type type) in StringAttrStorage() function
339 static StringAttrStorage *construct(AttributeStorageAllocator &allocator, in construct() argument
349 Type type;
351 StringRef value;
354 Dialect *referencedDialect;