Searched defs:IsPositiveMatch (Results 1 – 2 of 2) sorted by relevance
101 bool IsPositiveMatch = true; variable105 NameOrPattern(std::shared_ptr<GlobPattern> G, bool IsPositiveMatch) in NameOrPattern()
373 bool IsPositiveMatch = true; in create() local