Searched refs:IsPositiveMatch (Results 1 – 2 of 2) sorted by relevance
101 bool IsPositiveMatch = true; variable105 NameOrPattern(std::shared_ptr<GlobPattern> G, bool IsPositiveMatch) in NameOrPattern() argument106 : G(G), IsPositiveMatch(IsPositiveMatch) {} in NameOrPattern()115 bool isPositiveMatch() const { return IsPositiveMatch; } in isPositiveMatch()
373 bool IsPositiveMatch = true; in create() local375 IsPositiveMatch = false; in create()389 IsPositiveMatch); in create()