clang-tools 19.0.0git
Namespaces | Functions
Index.cpp File Reference
#include "Index.h"
#include "llvm/ADT/StringRef.h"
#include <limits>

Go to the source code of this file.

Namespaces

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

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)