LLVM: llvm::cast_convert_val< To, FromTy, FromTy (original) (raw)

#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"

Inheritance diagram for llvm::cast_convert_val< To, FromTy, FromTy >:

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

Member Function Documentation

doit()

template<class To, class FromTy>


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