LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::ConstantCreator< UndefValue, Type, ValType > Struct Template Reference

List of all members.

Static Public Member Functions

static UndefValuecreate (const Type *Ty, const ValType &V)

Detailed Description

template<class ValType>
struct llvm::ConstantCreator< UndefValue, Type, ValType >

Definition at line 1117 of file Constants.cpp.


Member Function Documentation

template<class ValType>
static UndefValue* llvm::ConstantCreator< UndefValue, Type, ValType >::create const Type Ty,
const ValType &  V
[inline, static]
 

Definition at line 1118 of file Constants.cpp.


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