RecordsEntry - Holds exactly one of a Record, ForeachLoop, or AssertionInfo.
More...
#include "TableGen/TGParser.h"
RecordsEntry - Holds exactly one of a Record, ForeachLoop, or AssertionInfo.
Definition at line 41 of file TGParser.h.
◆ RecordsEntry() [1/4]
llvm::RecordsEntry::RecordsEntry |
( |
| ) |
|
|
default |
◆ RecordsEntry() [2/4]
llvm::RecordsEntry::RecordsEntry |
( |
std::unique_ptr< Record > |
Rec | ) |
|
|
inline |
◆ RecordsEntry() [3/4]
llvm::RecordsEntry::RecordsEntry |
( |
std::unique_ptr< ForeachLoop > |
Loop | ) |
|
|
inline |
◆ RecordsEntry() [4/4]
◆ dump()
◆ Assertion
◆ Loop
◆ Rec
std::unique_ptr<Record> llvm::RecordsEntry::Rec |
The documentation for this struct was generated from the following files: