LLVM API Documentation

Static Public Member Functions
llvm::cast_convert_val< To, From, SimpleFrom > Struct Template Reference

#include <Casting.h>

List of all members.

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 189 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) [inline, static]

Definition at line 191 of file Casting.h.


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