LLDB mainline
ProtocolServer.cpp File Reference
#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 ()

Function Documentation

◆ Servers()

std::pair< llvm::StringMap< ProtocolServerUP > &, std::mutex & > Servers ( )
static