Searched refs:IsPositiveMatch (Results 1 – 2 of 2) sorted by relevance
102 bool IsPositiveMatch = true; variable106 NameOrPattern(std::shared_ptr<GlobPattern> G, bool IsPositiveMatch) in NameOrPattern() argument107 : G(G), IsPositiveMatch(IsPositiveMatch) {} in NameOrPattern()116 bool isPositiveMatch() const { return IsPositiveMatch; } in isPositiveMatch()
376 bool IsPositiveMatch = true; in create() local378 IsPositiveMatch = false; in create()392 IsPositiveMatch); in create()