reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
186 using PointerType = typename cast_retty_impl<To, From *>::ret_type; 204 using ret_type = typename cast_retty_impl<To,FromTy>::ret_type;