LLVM: llvm::TimeTraceMetadata Struct Reference (original) (raw)

#include "[llvm/Support/TimeProfiler.h](TimeProfiler%5F8h%5Fsource.html)"

Public Attributes
std::string Detail
std::string File
int Line = 0

Detailed Description

Definition at line 100 of file TimeProfiler.h.

Member Function Documentation

isEmpty()

bool llvm::TimeTraceMetadata::isEmpty ( ) const inline

Member Data Documentation

Detail

std::string llvm::TimeTraceMetadata::Detail

File

std::string llvm::TimeTraceMetadata::File

Line

int llvm::TimeTraceMetadata::Line = 0


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