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

#include "llvm/Support/Casting.h"

Static Public Member Functions

static bool doit (const FromTy &Val)
 

Detailed Description

template<typename To, typename FromTy>
struct llvm::isa_impl_wrap< To, FromTy, FromTy >

Definition at line 134 of file Casting.h.

Member Function Documentation

◆ doit()

template<typename To , typename FromTy >
static bool llvm::isa_impl_wrap< To, FromTy, FromTy >::doit ( const FromTy &  Val)
inlinestatic

Definition at line 136 of file Casting.h.

References llvm::isa_impl_cl< To, From >::doit().


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