reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
737 bool hasFirstCondition() const override { return !Conditions.empty(); } 786 bool hasFirstCondition() const override { return false; } 5353 bool RuleMatcher::hasFirstCondition() const {
5427 if (!Candidate.hasFirstCondition()) 5447 if (!Rule->hasFirstCondition()) 5520 if (!Candidate.hasFirstCondition())