LLVM 20.0.0git
|
#include "TableGen/TGParser.h"
Public Attributes | |
SMLoc | Loc |
RecTy * | EltTy = nullptr |
SmallVector< Init *, 16 > | Elements |
Definition at line 75 of file TGParser.h.
SmallVector<Init *, 16> llvm::DefsetRecord::Elements |
Definition at line 78 of file TGParser.h.
RecTy* llvm::DefsetRecord::EltTy = nullptr |
Definition at line 77 of file TGParser.h.
SMLoc llvm::DefsetRecord::Loc |
Definition at line 76 of file TGParser.h.