Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DAttributeDetail.h242 struct OpaqueAttributeStorage : public AttributeStorage { struct
243 OpaqueAttributeStorage(Identifier dialectNamespace, StringRef attrData, in OpaqueAttributeStorage() function
254 static OpaqueAttributeStorage *construct(AttributeStorageAllocator &allocator, in construct() argument
263 Identifier dialectNamespace;
266 StringRef attrData;