Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DPathMapping.h37 struct PathMapping { struct
42 using PathMappings = std::vector<PathMapping>; argument