LLVM 19.0.0git
Public Attributes | List of all members
llvm::DefsetRecord Struct Reference

#include "TableGen/TGParser.h"

Public Attributes

SMLoc Loc
 
RecTyEltTy = nullptr
 
SmallVector< Init *, 16 > Elements
 

Detailed Description

Definition at line 75 of file TGParser.h.

Member Data Documentation

◆ Elements

SmallVector<Init *, 16> llvm::DefsetRecord::Elements

Definition at line 78 of file TGParser.h.

◆ EltTy

RecTy* llvm::DefsetRecord::EltTy = nullptr

Definition at line 77 of file TGParser.h.

◆ Loc

SMLoc llvm::DefsetRecord::Loc

Definition at line 76 of file TGParser.h.


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