Home
last modified time | relevance | path

Searched refs:DebugString (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/clangd/index/remote/
H A DClient.cpp73 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
84 RPCRequest.DebugString()); in streamRPC()
96 ReplyT::descriptor()->name(), Reply.stream_result().DebugString(), in streamRPC()
/llvm-project/clang-tools-extra/clangd/index/remote/monitor/
H A DMonitor.cpp70 Response.DebugString(), in main()
/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-matchers.cc270 std::string MatchMatrix::DebugString() const { in DebugString() function in testing::internal::MatchMatrix
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DDebuggerThread.cpp281 continue_status = HandleODSEvent(dbe.u.DebugString, dbe.dwThreadId); in DebugLoop()
/llvm-project/clang-tools-extra/clangd/index/remote/server/
H A DServer.cpp359 return OS << P.M.DebugString(); in MonitoringInfo()
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-printers.h258 pretty_str = "\n" + value.DebugString(); in PrintValue()
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h885 std::string, decltype(std::declval<const C>().DebugString())>::type;
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h3563 std::string DebugString() const;