Home
last modified time | relevance | path

Searched refs:output_stream_error (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp278 case atomic_write_error::output_stream_error: in log()
319 atomic_write_error::output_stream_error); in writeFileAtomically()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileUtilities.h81 output_stream_error, enumerator
/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp124 case atomic_write_error::output_stream_error: in save_socket_id_to_file()