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< Argument, Value > Struct Template Reference

#include <Value.h>

Static Public Member Functions

static bool doit (const Value &Val)
 

Detailed Description

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

Definition at line 373 of file Value.h.

Member Function Documentation

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

Definition at line 374 of file Value.h.

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


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