clang-tools 20.0.0git
|
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 | |
bool | clang::clangd::fromJSON (const llvm::json::Value &Parameters, FuzzyFindRequest &Request, llvm::json::Path P) |
llvm::json::Value | clang::clangd::toJSON (const FuzzyFindRequest &Request) |