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

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

Member Function Documentation

◆ doit()

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


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