LLVM: llvm::ConstantInfo< InlineAsm > Struct Reference (original) (raw)

#include "[IR/ConstantsContext.h](ConstantsContext%5F8h%5Fsource.html)"

Inheritance diagram for llvm::ConstantInfo< InlineAsm >:

[legend]

Public Types
using ValType = InlineAsmKeyType
using TypeClass = PointerType

Detailed Description

Definition at line 274 of file ConstantsContext.h.

Member Typedef Documentation

TypeClass

using llvm::ConstantInfo< InlineAsm >::TypeClass = PointerType

Definition at line 276 of file ConstantsContext.h.

ValType

using llvm::ConstantInfo< InlineAsm >::ValType = InlineAsmKeyType

Definition at line 275 of file ConstantsContext.h.


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