Searched defs:Glob (Results 1 – 4 of 4) sorted by relevance
35 enum MatchType { Exact, Regexp, Glob }; enumerator
27 Expected<GlobPattern> Glob = GlobPattern::create(Pattern); in SingleStringMatcher() local
89 enum MatchType { Exact, Regexp, Glob }; enumerator
346 for (StringRef Glob : Exclude) { in filterIFSSyms() local