LLVM 19.0.0git
Public Attributes | List of all members
llvm::InlineAsmIdentifierInfo::EnumIdentifier Struct Reference

#include "llvm/MC/MCParser/MCAsmParser.h"

Public Attributes

int64_t EnumVal
 

Detailed Description

Definition at line 44 of file MCAsmParser.h.

Member Data Documentation

◆ EnumVal

int64_t llvm::InlineAsmIdentifierInfo::EnumIdentifier::EnumVal

Definition at line 45 of file MCAsmParser.h.

Referenced by llvm::InlineAsmIdentifierInfo::setEnum().


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