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

#include "TableGen/TGParser.h"

Collaboration diagram for llvm::DefsetRecord:
Collaboration graph
[legend]

Public Attributes

SMLoc Loc
 
RecTyEltTy
 
SmallVector< Init *, 16 > Elements
 

Detailed Description

Definition at line 72 of file TGParser.h.

Member Data Documentation

◆ Elements

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

Definition at line 75 of file TGParser.h.

◆ EltTy

RecTy* llvm::DefsetRecord::EltTy

Definition at line 74 of file TGParser.h.

◆ Loc

SMLoc llvm::DefsetRecord::Loc

Definition at line 73 of file TGParser.h.


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