Searched refs:MutableInstance (Results 1 – 1 of 1) sorted by relevance
102 static T* MutableInstance(StorageType* storage) { in MutableInstance() function117 static T* MutableInstance(StorageType* storage) { in MutableInstance() function183 return AllocationTrait::MutableInstance(&storage_); in Pointer()188 return *AllocationTrait::MutableInstance(&storage_); in Get()