LLVM: llvm::MCAsmMacro Struct Reference (original) (raw)

#include "[llvm/MC/MCAsmMacro.h](MCAsmMacro%5F8h%5Fsource.html)"

Public Attributes
StringRef Name
StringRef Body
MCAsmMacroParameters Parameters
std::vector< std::string > Locals
bool IsFunction = false
unsigned Count = 0

Definition at line 135 of file MCAsmMacro.h.

MCAsmMacro() [2/2]

dump() [1/2]

void llvm::MCAsmMacro::dump ( ) const inline

dump() [2/2]

Body

Count

IsFunction

bool llvm::MCAsmMacro::IsFunction = false

Locals

std::vectorstd::string llvm::MCAsmMacro::Locals

Name

Parameters


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