LLVM API Documentation
#include <Casting.h>
Static Public Member Functions | |
static cast_retty< To, FromTy >::ret_type | doit (const FromTy &Val) |
Definition at line 178 of file Casting.h.
static cast_retty<To, FromTy>::ret_type llvm::cast_convert_val< To, FromTy, FromTy >::doit | ( | const FromTy & | Val | ) | [inline, static] |