Searched refs:cannot_match_ (Results 1 – 2 of 2) sorted by relevance
413 cannot_match_(false) { } in QuickCheckDetails()418 cannot_match_(false) { } in QuickCheckDetails()425 bool cannot_match() { return cannot_match_; } in cannot_match()426 void set_cannot_match() { cannot_match_ = true; } in set_cannot_match()453 bool cannot_match_; variable
2663 if (other->cannot_match_) { in Merge()2666 if (cannot_match_) { in Merge()