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

#include "IR/ConstantsContext.h"

Public Types

using ValType = InlineAsmKeyType
 
using TypeClass = PointerType
 

Detailed Description

Definition at line 295 of file ConstantsContext.h.

Member Typedef Documentation

◆ TypeClass

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

Definition at line 297 of file ConstantsContext.h.

◆ ValType

Definition at line 296 of file ConstantsContext.h.


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