Searched refs:Globs (Results 1 – 3 of 3) sorted by relevance
65 Globs.push_back(std::move(Glob)); in insert()70 for (const auto &Glob : reverse(Globs)) in match()
140 std::vector<std::unique_ptr<Matcher::Glob>> Globs; variable
555 for (const auto &Glob : DiagSectionMatcher->Globs) in processSections()631 for (const auto &Glob : Matcher.Globs) { in globsMatches()