Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp49 void LogWriter::WriteAll(const char *Begin, const char *End) XRAY_NEVER_INSTRUMENT { in WriteAll() function in __xray::LogWriter
/llvm-project/lldb/unittests/Core/
H A DCommunicationTest.cpp138 TEST_F(CommunicationTest, WriteAll) { in TEST_F() argument
/llvm-project/lldb/source/Core/
H A DCommunication.cpp117 size_t Communication::WriteAll(const void *src, size_t src_len, in WriteAll() function in Communication
/llvm-project/flang/lib/Semantics/
H A Dmod-file.cpp102 bool ModFileWriter::WriteAll() { in WriteAll() function in Fortran::semantics::ModFileWriter
110 void ModFileWriter::WriteAll(const Scope &scope) { in WriteAll() function in Fortran::semantics::ModFileWriter