Searched refs:AddressSpaceUnderlyingType (Results 1 – 2 of 2) sorted by relevance
180 using AddressSpaceUnderlyingType = unsigned int; variable181 enum AddressSpace : AddressSpaceUnderlyingType {
196 static_cast<AddressSpaceUnderlyingType>(A))); in AddressSpaceToString()