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