LLVM API Documentation

Public Types | Static Public Member Functions
llvm::ConstantKeyData< InlineAsm > Struct Template Reference

#include <ConstantsContext.h>

List of all members.

Public Types

typedef InlineAsmKeyType ValType

Static Public Member Functions

static ValType getValType (InlineAsm *Asm)

Detailed Description

template<>
struct llvm::ConstantKeyData< InlineAsm >

Definition at line 504 of file ConstantsContext.h.


Member Typedef Documentation

Definition at line 505 of file ConstantsContext.h.


Member Function Documentation

static ValType llvm::ConstantKeyData< InlineAsm >::getValType ( InlineAsm Asm) [inline, static]

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