| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | StreamAsynchronousIO.cpp | 27 void StreamAsynchronousIO::Flush() { in Flush() function in StreamAsynchronousIO
|
| H A D | StreamFile.cpp | 49 void StreamFile::Flush() { m_file_sp->Flush(); } in Flush() function in StreamFile
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | StreamBuffer.h | 28 void Flush() override { in Flush() function
|
| /llvm-project-15.0.7/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-15.0.7/lldb/source/Utility/ |
| H A D | StreamString.cpp | 22 void StreamString::Flush() { in Flush() function in StreamString
|
| H A D | Log.cpp | 373 void StreamLogHandler::Flush() { in Flush() function in StreamLogHandler
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | StreamTeeTest.cpp | 89 void Flush() override { in Flush() function 98 TEST(StreamTeeTest, Flush) { in TEST() argument
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | StreamTee.h | 59 void Flush() override { in Flush() function
|
| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBFile.cpp | 88 SBError SBFile::Flush() { in Flush() function in SBFile
|
| /llvm-project-15.0.7/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 | 368 void Flush() override { 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-15.0.7/clang-tools-extra/clang-include-fixer/ |
| H A D | FuzzySymbolIndex.cpp | 72 auto Flush = [&](size_t End) { in tokenize() local
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | ScriptInterpreter.cpp | 221 void ScriptInterpreterIORedirect::Flush() { in Flush() function in ScriptInterpreterIORedirect
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | File.cpp | 154 Status File::Flush() { return Status(); } in Flush() function in File 451 Status NativeFile::Flush() { in Flush() function in NativeFile
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | io-stmt.h | 710 enum Which { Flush, Backspace, Endfile, Rewind, Wait }; enumerator
|
| /llvm-project-15.0.7/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 | 742 void ThreadList::Flush() { in Flush() function in ThreadList
|
| H A D | Thread.cpp | 1861 void Thread::Flush() { in Flush() function in Thread
|
| H A D | Process.cpp | 5597 void Process::Flush() { in Flush() function in Process
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | SourceCode.cpp | 856 auto Flush = [&] { in collectWords() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 1165 Status Flush() override { in Flush() function in __anon7439c15d0411::PythonIOFile
|
| /llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3851 bool Flush = false; in checkAndEmitFlushAfterAtomic() local
|