Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h593 bool flush_stderr);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1755 bool flush_stderr) { in FlushProcessOutput() argument
1769 if (flush_stderr) in FlushProcessOutput()