Home
last modified time | relevance | path

Searched defs:IsConnected (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBCommunication.cpp102 bool SBCommunication::IsConnected() const { in IsConnected() function in SBCommunication
DSBPlatform.cpp432 bool SBPlatform::IsConnected() { in IsConnected() function in SBPlatform
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DCommunication.cpp116 bool Communication::IsConnected() const { in IsConnected() function in Communication
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp380 bool RemoteAwarePlatform::IsConnected() const { in IsConnected() function in RemoteAwarePlatform
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/posix/
DConnectionFileDescriptorPosix.cpp145 bool ConnectionFileDescriptor::IsConnected() const { in IsConnected() function in ConnectionFileDescriptor
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DPlatform.h448 virtual bool IsConnected() const { in IsConnected() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp627 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local
1041 auto IsConnected = [&](RefSCC &RC) { in insertIncomingRefEdge() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp284 bool PlatformRemoteGDBServer::IsConnected() const { in IsConnected() function in PlatformRemoteGDBServer