LLVM 22.0.0git
llvm::InlineAsmIdentifierInfo::VariableIdentifier Struct Reference

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

Public Attributes

void * Decl
bool IsGlobalLV
unsigned Length
unsigned Size
unsigned Type

Detailed Description

Definition at line 53 of file MCAsmParser.h.

Member Data Documentation

◆ Decl

void* llvm::InlineAsmIdentifierInfo::VariableIdentifier::Decl

Definition at line 54 of file MCAsmParser.h.

◆ IsGlobalLV

bool llvm::InlineAsmIdentifierInfo::VariableIdentifier::IsGlobalLV

Definition at line 55 of file MCAsmParser.h.

◆ Length

unsigned llvm::InlineAsmIdentifierInfo::VariableIdentifier::Length

Definition at line 56 of file MCAsmParser.h.

◆ Size

unsigned llvm::InlineAsmIdentifierInfo::VariableIdentifier::Size

Definition at line 57 of file MCAsmParser.h.

◆ Type

unsigned llvm::InlineAsmIdentifierInfo::VariableIdentifier::Type

Definition at line 58 of file MCAsmParser.h.


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