Home
last modified time | relevance | path

Searched defs:SBCommunication (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBCommunication.cpp19 SBCommunication::SBCommunication() : m_opaque(nullptr), m_opaque_owned(false) { in SBCommunication() function in SBCommunication
23 SBCommunication::SBCommunication(const char *broadcaster_name) in SBCommunication() function in SBCommunication
/external/llvm-project/lldb/include/lldb/API/
DSBBroadcaster.h65 friend class SBCommunication; variable
DSBError.h60 friend class SBCommunication; variable
DSBDefines.h34 class LLDB_API SBCommunication; variable
/external/llvm-project/lldb/tools/lldb-vscode/
DVSCodeForward.h26 class SBCommunication; variable