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