LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::cast_convert_val< To, From, SimpleFrom > Struct Template Reference

#include <Casting.h>

Static Public Member Functions

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

Detailed Description

template<class To, class From, class SimpleFrom>
struct llvm::cast_convert_val< To, From, SimpleFrom >

Definition at line 191 of file Casting.h.

Member Function Documentation

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

Definition at line 193 of file Casting.h.


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