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

#include "llvm/Support/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 207 of file Casting.h.

Member Function Documentation

◆ doit()

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 209 of file Casting.h.


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