clang-tools 19.0.0git
Namespaces | Functions
Conversion.cpp File Reference
#include "xpc/Conversion.h"
#include "support/Logger.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/ScopedPrinter.h"
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 

Functions

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