Searched defs:IsPositiveMatch (Results 1 – 2 of 2) sorted by relevance
23 bool IsPositiveMatch = !Pattern.consume_front("!"); in create() local
104 bool IsPositiveMatch = true; global() variable 108 NameOrPattern(std::shared_ptr<GlobPattern> G,bool IsPositiveMatch) NameOrPattern() argument