Searched refs:hasFirstCondition (Results 1 – 1 of 1) sorted by relevance
631 virtual bool hasFirstCondition() const = 0;708 bool hasFirstCondition() const override { return !Conditions.empty(); } in hasFirstCondition() function in __anon7e76e5f80111::GroupMatcher757 bool hasFirstCondition() const override { return false; } in hasFirstCondition() function in __anon7e76e5f80111::SwitchMatcher917 bool hasFirstCondition() const override;4591 bool RuleMatcher::hasFirstCondition() const { in hasFirstCondition() function in __anon7e76e5f80111::RuleMatcher4665 if (!Candidate.hasFirstCondition()) in addMatcher()4685 if (!Rule->hasFirstCondition()) in finalize()4758 if (!Candidate.hasFirstCondition()) in addMatcher()