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

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

Collaboration diagram for llvm::InlineAsmIdentifierInfo::EnumIdentifier:
Collaboration graph
[legend]

Public Attributes

int64_t EnumVal
 

Detailed Description

Definition at line 45 of file MCAsmParser.h.

Member Data Documentation

◆ EnumVal

int64_t llvm::InlineAsmIdentifierInfo::EnumIdentifier::EnumVal

Definition at line 46 of file MCAsmParser.h.

Referenced by checkScale(), and llvm::InlineAsmIdentifierInfo::setEnum().


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