Searched refs:FromUnderlyingStorage (Results 1 – 2 of 2) sorted by relevance
69 static constexpr T FromUnderlyingStorage(StorageType storage) { in FromUnderlyingStorage() function
163 return ValueConverter::FromUnderlyingStorage(to_convert); in Get()