Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DLocationDetail.h128 struct OpaqueLocationStorage : public AttributeStorage { struct
129 OpaqueLocationStorage(uintptr_t underlyingLocation, TypeID typeID, in OpaqueLocationStorage() argument
141 static OpaqueLocationStorage *construct(AttributeStorageAllocator &allocator, in construct() argument
149 uintptr_t underlyingLocation;
152 TypeID typeID;
156 Location fallbackLocation;