#include "llvm/TableGen/Record.h"
Definition at line 1633 of file Record.h.
◆ AssertionInfo()
llvm::Record::AssertionInfo::AssertionInfo |
( |
SMLoc |
Loc, |
|
|
Init * |
Condition, |
|
|
Init * |
Message |
|
) |
| |
|
inline |
◆ Condition
Init* llvm::Record::AssertionInfo::Condition |
◆ Loc
SMLoc llvm::Record::AssertionInfo::Loc |
◆ Message
Init* llvm::Record::AssertionInfo::Message |
The documentation for this struct was generated from the following file: