LLDB mainline
Resource.cpp File Reference
#include "Resource.h"
#include "lldb/Core/Debugger.h"
#include "lldb/Core/Module.h"
#include "lldb/Protocol/MCP/MCPError.h"
#include "llvm/Support/ErrorExtras.h"

Go to the source code of this file.

Functions

static llvm::Error createUnsupportedURIError (llvm::StringRef uri)

Variables

static constexpr llvm::StringLiteral kMimeTypeJSON = "application/json"

Function Documentation

◆ createUnsupportedURIError()

llvm::Error createUnsupportedURIError ( llvm::StringRef uri)
static

Variable Documentation

◆ kMimeTypeJSON