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< ConstantAggregateZero, Type, ValType > Struct Template Reference

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 821 of file Constants.cpp.


Member Function Documentation

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

Definition at line 822 of file Constants.cpp.


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