LLVM API Documentation
#include <Casting.h>
Public Types | |
typedef cast_retty_wrap< To, From, typename simplify_type< From >::SimpleType >::ret_type | ret_type |
Definition at line 161 of file Casting.h.
typedef cast_retty_wrap<To, From, typename simplify_type<From>::SimpleType>::ret_type llvm::cast_retty< To, From >::ret_type |