LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::isa_impl< GlobalObject, Value > Struct Template Reference

#include "llvm/IR/Value.h"

Static Public Member Functions

static bool doit (const Value &Val)
 

Detailed Description

template<>
struct llvm::isa_impl< GlobalObject, Value >

Definition at line 838 of file Value.h.

Member Function Documentation

◆ doit()

static bool llvm::isa_impl< GlobalObject, Value >::doit ( const Value Val)
inlinestatic

Definition at line 839 of file Value.h.

References DEFINE_ISA_CONVERSION_FUNCTIONS.


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