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< ConstantPointerNull, PointerType, ValType > Struct Template Reference

List of all members.

Static Public Member Functions

static ConstantPointerNullcreate (const PointerType *Ty, const ValType &V)

Detailed Description

template<class ValType>
struct llvm::ConstantCreator< ConstantPointerNull, PointerType, ValType >

Definition at line 1074 of file Constants.cpp.


Member Function Documentation

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

Definition at line 1075 of file Constants.cpp.


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