LLVM 22.0.0git
|
#include "llvm/TableGen/Record.h"
Public Member Functions | |
AssertionInfo (SMLoc Loc, const Init *Condition, const Init *Message) |
Public Attributes | |
SMLoc | Loc |
const Init * | Condition |
const Init * | Message |
Definition at line 1633 of file Record.h.
Referenced by AssertionInfo().
SMLoc llvm::Record::AssertionInfo::Loc |
Definition at line 1632 of file Record.h.
Referenced by AssertionInfo().
Definition at line 1634 of file Record.h.
Referenced by AssertionInfo().