LLVM API Documentation

Static Public Member Functions
llvm::ConstantCreator< InlineAsm, PointerType, InlineAsmKeyType > Struct Template Reference

#include <ConstantsContext.h>

List of all members.

Static Public Member Functions

static InlineAsmcreate (PointerType *Ty, const InlineAsmKeyType &Key)

Detailed Description

template<>
struct llvm::ConstantCreator< InlineAsm, PointerType, InlineAsmKeyType >

Definition at line 495 of file ConstantsContext.h.


Member Function Documentation

static InlineAsm* llvm::ConstantCreator< InlineAsm, PointerType, InlineAsmKeyType >::create ( PointerType Ty,
const InlineAsmKeyType Key 
) [inline, static]

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