Searched defs:AsValueType (Results 1 – 9 of 9) sorted by relevance
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
406 static pointer AsValueType(pointer ptr) { return ptr; } in AsValueType() function407 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