Searched defs:AsValueType (Results 1 – 7 of 7) sorted by relevance
406 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function407 static pointer AsValueType(StorageElementWrapper<value_type>* ptr) { in AsValueType() function
407 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function408 static pointer AsValueType(StorageElementWrapper<value_type>* ptr) { in AsValueType() function
412 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function413 static pointer AsValueType(StorageElementWrapper<value_type>* ptr) { in AsValueType() function
428 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function429 static pointer AsValueType(StorageElementWrapper<value_type>* ptr) { in AsValueType() function