Home
last modified time | relevance | path

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

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