Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h19 enum class ShowIncludesDestination { None, Stdout, Stderr }; enumerator
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DVSCode.h67 enum class OutputType { Console, Stdout, Stderr, Telemetry }; enumerator