LLVM  8.0.1
Public Types | List of all members
llvm::ConstantInfo< InlineAsm > Struct Template Reference

#include "IR/ConstantsContext.h"

Public Types

using ValType = InlineAsmKeyType
 
using TypeClass = PointerType
 

Detailed Description

template<>
struct llvm::ConstantInfo< InlineAsm >

Definition at line 356 of file ConstantsContext.h.

Member Typedef Documentation

◆ TypeClass

Definition at line 358 of file ConstantsContext.h.

◆ ValType

Definition at line 357 of file ConstantsContext.h.


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