Searched defs:StringAttrStorage (Results 1 – 1 of 1) sorted by relevance
324 struct StringAttrStorage : public AttributeStorage { struct325 StringAttrStorage(StringRef value, Type type) in StringAttrStorage() function339 static StringAttrStorage *construct(AttributeStorageAllocator &allocator, in construct() argument349 Type type;351 StringRef value;354 Dialect *referencedDialect;