Home
last modified time | relevance | path

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

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