LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::cast_convert_val< To, FromTy, FromTy > Struct Template Reference

#include <Casting.h>

Static Public Member Functions

static cast_retty< To, FromTy >
::ret_type 
doit (const FromTy &Val)
 

Detailed Description

template<class To, class FromTy>
struct llvm::cast_convert_val< To, FromTy, FromTy >

Definition at line 198 of file Casting.h.

Member Function Documentation

template<class To , class FromTy >
static cast_retty<To, FromTy>::ret_type llvm::cast_convert_val< To, FromTy, FromTy >::doit ( const FromTy &  Val)
inlinestatic

Definition at line 200 of file Casting.h.


The documentation for this struct was generated from the following file: