Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DAttributeDetail.h325 struct StringAttrStorage : public AttributeStorage { struct
326 StringAttrStorage(StringRef value, Type type) in StringAttrStorage() function
340 static StringAttrStorage *construct(AttributeStorageAllocator &allocator, in construct() argument
350 StringRef value;
353 Dialect *referencedDialect;