LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::ConstantCreator< ConstantClass, TypeClass, ValType > Struct Template Reference

#include <Constants.h>

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 41 of file Constants.h.

Member Function Documentation

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

Definition at line 413 of file ConstantsContext.h.


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