LLVM 22.0.0git
Public Attributes | List of all members
llvm::MCAsmInfo::AtSpecifier Struct Reference

#include "llvm/MC/MCAsmInfo.h"

Public Attributes

uint32_t Kind
 
StringRef Name
 

Detailed Description

Definition at line 76 of file MCAsmInfo.h.

Member Data Documentation

◆ Kind

uint32_t llvm::MCAsmInfo::AtSpecifier::Kind

Definition at line 77 of file MCAsmInfo.h.

◆ Name

StringRef llvm::MCAsmInfo::AtSpecifier::Name

Definition at line 78 of file MCAsmInfo.h.


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