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

#include "llvm/XRay/YAMLXRayRecord.h"

Public Attributes

YAMLXRayFileHeader Header
 
std::vector< YAMLXRayRecordRecords
 

Detailed Description

Definition at line 44 of file YAMLXRayRecord.h.

Member Data Documentation

◆ Header

YAMLXRayFileHeader llvm::xray::YAMLXRayTrace::Header

Definition at line 45 of file YAMLXRayRecord.h.

◆ Records

std::vector<YAMLXRayRecord> llvm::xray::YAMLXRayTrace::Records

Definition at line 46 of file YAMLXRayRecord.h.


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