LLVM API Documentation

Static Public Member Functions
llvm::ConstantCreator< ConstantClass, TypeClass, ValType > Struct Template Reference

#include <ConstantsContext.h>

List of all members.

Static Public Member Functions

static ConstantClass * create (TypeClass *Ty, const ValType &V)

Detailed Description

template<class ConstantClass, class TypeClass, class ValType>
struct llvm::ConstantCreator< ConstantClass, TypeClass, ValType >

Definition at line 412 of file ConstantsContext.h.


Member Function Documentation

template<class ConstantClass , class TypeClass , class ValType >
static ConstantClass* llvm::ConstantCreator< ConstantClass, TypeClass, ValType >::create ( TypeClass *  Ty,
const ValType &  V 
) [inline, static]

Definition at line 413 of file ConstantsContext.h.


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