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

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

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

Public Attributes

void * Decl
 

Detailed Description

Definition at line 49 of file MCAsmParser.h.

Member Data Documentation

◆ Decl

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

Definition at line 50 of file MCAsmParser.h.

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


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