LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::isa_impl< GlobalVariable, Value > Struct Template Reference

#include <Value.h>

Static Public Member Functions

static bool doit (const Value &Val)
 

Detailed Description

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

Definition at line 403 of file Value.h.

Member Function Documentation

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

Definition at line 404 of file Value.h.

References llvm::Value::getValueID(), and llvm::Value::GlobalVariableVal.


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