Searched refs:MutableInstance (Results 1 – 1 of 1) sorted by relevance
122 static T* MutableInstance(StorageType* storage) { in MutableInstance() function128 ConstructTrait::Construct(MutableInstance(storage)); in InitStorageUsingTrait()139 static T* MutableInstance(StorageType* storage) { in MutableInstance() function211 return AllocationTrait::MutableInstance(&storage_); in Pointer()216 return *AllocationTrait::MutableInstance(&storage_); in Get()