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

#include "llvm/XRay/YAMLXRayRecord.h"

Collaboration diagram for llvm::xray::YAMLXRayTrace:
Collaboration graph
[legend]

Public Attributes

YAMLXRayFileHeader Header
 
std::vector< YAMLXRayRecordRecords
 

Detailed Description

Definition at line 45 of file YAMLXRayRecord.h.

Member Data Documentation

◆ Header

YAMLXRayFileHeader llvm::xray::YAMLXRayTrace::Header

◆ Records

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

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