Searched defs:AsValueType (Results 1 – 6 of 6) 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