LLVM: llvm::Record::DumpInfo Struct Reference (original) (raw)

#include "[llvm/TableGen/Record.h](TableGen%5F2Record%5F8h%5Fsource.html)"

Public Member Functions
Public Attributes
SMLoc Loc
const Init * Message

Detailed Description

Definition at line 1642 of file Record.h.

Constructor & Destructor Documentation

llvm::Record::DumpInfo::DumpInfo ( SMLoc Loc, const Init * Message ) inline

Definition at line 1648 of file Record.h.

References Loc, and Message.

Member Data Documentation

Loc

SMLoc llvm::Record::DumpInfo::Loc

Definition at line 1643 of file Record.h.

Referenced by DumpInfo().

Message

const Init* llvm::Record::DumpInfo::Message

Definition at line 1644 of file Record.h.

Referenced by DumpInfo().


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