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

#include "llvm/Support/Casting.h"

Static Public Member Functions

static bool doit (const From &Val)
 

Detailed Description

template<typename To, typename From, typename SimpleFrom>
struct llvm::isa_impl_wrap< To, From, SimpleFrom >

Definition at line 123 of file Casting.h.

Member Function Documentation

◆ doit()

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

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