Searched defs:to_ptr (Results 1 – 7 of 7) sorted by relevance
50 To* to_ptr = dynamic_cast<To*>(from_ptr); in DynCast() local59 Chain<9>* to_ptr = static_cast<Chain<9>*>(from_ptr); in StaticCast() local
131 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_135 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
534 node_t *const to_ptr = new node_t; in test_swap() local560 node_t *const to_ptr = new node_t; in test_swap() local
432 inline T *&to_ptr(T const &) in to_ptr() function441 inline T (*&to_ptr(T (&)[N]))[N] in to_ptr() function
146 #define to_ptr(T, x) ((T *)(uintptr_t)(x)) in trace_exec() macro
396 fn to_ptr(self, is_const: bool) -> syn::Type; in to_ptr() method400 fn to_ptr(self, is_const: bool) -> syn::Type { in to_ptr() method