Searched refs:isPositiveMatch (Results 1 – 2 of 2) sorted by relevance
112 bool isPositiveMatch() const { return IsPositiveMatch; } in isPositiveMatch() function135 if (Matcher->isPositiveMatch()) { in addMatcher()
906 if (Matcher && !Matcher->isPositiveMatch()) { in parseObjcopyOptions()