LLVM API Documentation

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 843 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 844 of file Constants.cpp.

References Ty.


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