clang-tools 19.0.0git
Public Member Functions | List of all members
clang::clangd::URIDistance Class Reference

#include <FileDistance.h>

Public Member Functions

 URIDistance (llvm::StringMap< SourceParams > Sources, const FileDistanceOptions &Opts={})
 
unsigned distance (llvm::StringRef URI)
 

Detailed Description

Definition at line 88 of file FileDistance.h.

Constructor & Destructor Documentation

◆ URIDistance()

clang::clangd::URIDistance::URIDistance ( llvm::StringMap< SourceParams Sources,
const FileDistanceOptions Opts = {} 
)
inline

Definition at line 91 of file FileDistance.h.

Member Function Documentation

◆ distance()

unsigned clang::clangd::URIDistance::distance ( llvm::StringRef  URI)

The documentation for this class was generated from the following files: