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

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

Public Attributes

void * Decl
 

Detailed Description

Definition at line 48 of file MCAsmParser.h.

Member Data Documentation

◆ Decl

void* llvm::InlineAsmIdentifierInfo::LabelIdentifier::Decl

Definition at line 49 of file MCAsmParser.h.

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


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