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