/llvm-project/lldb/source/Core/ |
H A D | StreamAsynchronousIO.cpp | 27 void StreamAsynchronousIO::Flush() { in Flush() function in StreamAsynchronousIO
|
/llvm-project/lldb/include/lldb/Utility/ |
H A D | StreamBuffer.h | 28 void Flush() override { in Flush() function
|
H A D | StreamTee.h | 59 void Flush() override { in Flush() function
|
/llvm-project/lldb/source/Host/common/ |
H A D | StreamFile.cpp | 49 void StreamFile::Flush() { m_file_sp->Flush(); } in Flush() function in StreamFile
|
H A D | File.cpp | 156 Status File::Flush() { return Status(); } in Flush() function in File 479 Status NativeFile::Flush() { in Flush() function in NativeFile
|
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_utils.cpp | 79 void LogWriter::Flush() XRAY_NEVER_INSTRUMENT { in Flush() function in __xray::LogWriter
|
/llvm-project/lldb/source/Utility/ |
H A D | StreamString.cpp | 22 void StreamString::Flush() { in Flush() function in StreamString
|
H A D | Log.cpp | 389 void StreamLogHandler::Flush() { Flush() function in StreamLogHandler
|
/llvm-project/lldb/unittests/Utility/ |
H A D | StreamTeeTest.cpp | 89 void Flush() override { in Flush() function 98 TEST(StreamTeeTest, Flush) { in TEST() argument
|
/llvm-project/lldb/source/API/ |
H A D | SBFile.cpp | 88 SBError SBFile::Flush() { Flush() function in SBFile
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_internal.h | 66 virtual void Flush() {} in Flush() function
|
H A D | sanitizer_symbolizer_posix_libcdep.cpp | 380 void Flush() override { __sanitizer_symbolize_flush(); } in Flush() function in __sanitizer::InternalSymbolizer
|
H A D | sanitizer_symbolizer_libcdep.cpp | 153 void Symbolizer::Flush() { in Flush() function in __sanitizer::Symbolizer
|
/llvm-project/clang-tools-extra/clang-include-fixer/ |
H A D | FuzzySymbolIndex.cpp | 72 auto Flush = [&](size_t End) { in tokenize() local
|
/llvm-project/lldb/source/Interpreter/ |
H A D | ScriptInterpreter.cpp | 252 void ScriptInterpreterIORedirect::Flush() { Flush() function in ScriptInterpreterIORedirect
|
/llvm-project/flang/runtime/ |
H A D | io-stmt.h | 757 enum Which { Flush, Backspace, Endfile, Rewind, Wait }; global() enumerator
|
/llvm-project/lldb/source/Target/ |
H A D | Memory.cpp | 53 void MemoryCache::Flush(addr_t addr, size_t size) { in Flush() function in MemoryCache
|
H A D | ThreadList.cpp | 779 void ThreadList::Flush() { Flush() function in ThreadList
|
H A D | Thread.cpp | 1894 void Thread::Flush() { Flush() function in Thread
|
H A D | Process.cpp | 5852 void Process::Flush() { Flush() function in Process [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | SourceCode.cpp | 882 auto Flush = [&] { in collectWords() local
|
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 1203 Status Flush() override { Flush() function in __anon1d176e400411::PythonIOFile
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 7232 bool Flush = false; checkAndEmitFlushAfterAtomic() local
|