Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp113 class OutputWriterCLI : public TraceDumper::OutputWriter { class
115 OutputWriterCLI(Stream &s, const TraceDumperOptions &options, Thread &thread) in OutputWriterCLI() function in OutputWriterCLI