Home
last modified time | relevance | path

Searched defs:ServerPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DPathMapping.h39 std::string ServerPath; member
H A DPathMapping.cpp170 llvm::StringRef ClientPath, ServerPath, PathPair, Rest = RawPathMappings; in parsePathMappings() local