Searched defs:Glob (Results 1 – 5 of 5) sorted by relevance
35 enum MatchType { Exact, Regexp, Glob }; enumerator
28 Expected<GlobPattern> Glob = GlobPattern::create(Pattern); in SingleStringMatcher() local
88 enum MatchType { Exact, Regexp, Glob }; enumerator
198 for (auto &Glob : SubGlobs) in match() local
360 for (StringRef Glob : Exclude) { in filterIFSSyms() local