|
using | KeyTy = std::pair< Type, StorageClass > |
|
◆ KeyTy
◆ PointerTypeStorage()
mlir::spirv::detail::PointerTypeStorage::PointerTypeStorage |
( |
const KeyTy & |
key | ) |
|
|
inline |
◆ construct()
◆ getStorageClass()
StorageClass mlir::spirv::detail::PointerTypeStorage::getStorageClass |
( |
| ) |
const |
|
inline |
◆ operator==()
bool mlir::spirv::detail::PointerTypeStorage::operator== |
( |
const KeyTy & |
key | ) |
const |
|
inline |
◆ pointeeType
Type mlir::spirv::detail::PointerTypeStorage::pointeeType |
The documentation for this struct was generated from the following file: