LLDB mainline
|
#include "lldb/Core/ProtocolServer.h"
#include "lldb/Core/PluginManager.h"
#include "llvm/Support/Error.h"
Go to the source code of this file.
Functions | |
static std::pair< llvm::StringMap< ProtocolServerUP > &, std::mutex & > | Servers () |
|
static |
Definition at line 16 of file ProtocolServer.cpp.
Referenced by lldb_private::ProtocolServer::GetOrCreate(), and lldb_private::ProtocolServer::Terminate().