Home
last modified time | relevance | path

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

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