LLDB
mainline
|
#include <TraceJSONStructs.h>
Public Attributes | |
int64_t | tid |
std::string | trace_file |
Definition at line 28 of file TraceJSONStructs.h.
int64_t lldb_private::JSONThread::tid |
Definition at line 29 of file TraceJSONStructs.h.
Referenced by llvm::json::fromJSON(), and llvm::json::toJSON().
std::string lldb_private::JSONThread::trace_file |
Definition at line 30 of file TraceJSONStructs.h.
Referenced by llvm::json::fromJSON(), and llvm::json::toJSON().