LLVM API Documentation

Static Public Member Functions
llvm::isa_impl< Argument, Value > Struct Template Reference

#include <Value.h>

List of all members.

Static Public Member Functions

static bool doit (const Value &Val)

Detailed Description

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

Definition at line 602 of file Value.h.


Member Function Documentation

static bool llvm::isa_impl< Argument, Value >::doit ( const Value Val) [inline, static]

Definition at line 603 of file Value.h.

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


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