clang-tools 20.0.0git
Namespaces | Functions
Conversion.h File Reference
#include "llvm/Support/JSON.h"
#include <xpc/xpc.h>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 FIXME: Skip testing on windows temporarily due to the different escaping code mode.
 

Functions

xpc_object_t clang::clangd::jsonToXpc (const llvm::json::Value &JSON)
 
json::Value clang::clangd::xpcToJson (const xpc_object_t &XPCObject)