LLVM 22.0.0git
llvm::isa_impl< To, From, Enabler > Struct Template Reference

#include "llvm/Support/Casting.h"

Inheritance diagram for llvm::isa_impl< To, From, Enabler >:
[legend]

Static Public Member Functions

static bool doit (const From &Val)

Detailed Description

template<typename To, typename From, typename Enabler = void>
struct llvm::isa_impl< To, From, Enabler >

Definition at line 63 of file Casting.h.

Member Function Documentation

◆ doit()


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