|
clang-tools 22.0.0git
|
#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 |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Functions | |
| xpc_object_t | clang::clangd::jsonToXpc (const json::Value &JSON) |
| json::Value | clang::clangd::xpcToJson (const xpc_object_t &XPCObject) |