Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DTypeDetail.h31 struct OpaqueTypeStorage : public TypeStorage { struct
32 OpaqueTypeStorage(Identifier dialectNamespace, StringRef typeData) in OpaqueTypeStorage() argument
41 static OpaqueTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
49 Identifier dialectNamespace;
52 StringRef typeData;