Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DAttributeDetail.h270 struct StringAttributeStorage : public AttributeStorage { struct
273 StringAttributeStorage(StringRef value, Type type) in StringAttributeStorage() function
282 static StringAttributeStorage *construct(AttributeStorageAllocator &allocator, in construct() argument
288 StringRef value;