Searched defs:PathExclude (Results 1 – 2 of 2) sorted by relevance
115 std::vector<Located<std::string>> PathExclude; member
217 auto PathExclude = std::make_unique<std::vector<llvm::Regex>>(); in compile() local