Home
last modified time | relevance | path

Searched refs:OutputWriterCLI (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Target/
H A DTraceDumper.cpp94 class OutputWriterCLI : public TraceDumper::OutputWriter { class
96 OutputWriterCLI(Stream &s, const TraceDumperOptions &options, Thread &thread) in OutputWriterCLI() function in OutputWriterCLI
286 new OutputWriterCLI(s, options, thread)); in CreateWriter()