clang-tools 19.0.0git
Namespaces | Functions
FileDistance.cpp File Reference
#include "FileDistance.h"
#include "URI.h"
#include "support/Logger.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/Path.h"
#include <queue>

Go to the source code of this file.

Namespaces

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

Functions

static llvm::SmallString< 128 > clang::clangd::canonicalize (llvm::StringRef Path)
 
static std::pair< std::string, int > clang::clangd::scopeToPath (llvm::StringRef Scope)
 
static FileDistance clang::clangd::createScopeFileDistance (llvm::ArrayRef< std::string > QueryScopes)