LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
llvm::ConstantKeyData< InlineAsm > Struct Template Reference

#include <ConstantsContext.h>

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)
inlinestatic

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