Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DConfigFragment.h114 std::vector<Located<std::string>> PathMatch; global() member
H A DConfigCompile.cpp214 for (auto &Entry : F.PathMatch) { in compile() local