LLVM API Documentation

Public Types
llvm::ConstantInfo< InlineAsm > Struct Template Reference

#include <ConstantsContext.h>

List of all members.

Public Types

typedef InlineAsmKeyType ValType
typedef PointerType TypeClass

Detailed Description

template<>
struct llvm::ConstantInfo< InlineAsm >

Definition at line 324 of file ConstantsContext.h.


Member Typedef Documentation

typedef PointerType llvm::ConstantInfo< InlineAsm >::TypeClass

Definition at line 326 of file ConstantsContext.h.

typedef InlineAsmKeyType llvm::ConstantInfo< InlineAsm >::ValType

Definition at line 325 of file ConstantsContext.h.


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