Searched refs:hasFalse (Results 1 – 1 of 1) sorted by relevance
39 bool hasFalse = false; in evaluateCombinationCondition() local49 hasFalse = true; in evaluateCombinationCondition()63 newCondition = hasFalse ? ConditionState::kFalse : ConditionState::kTrue; in evaluateCombinationCondition()76 newCondition = hasFalse ? ConditionState::kTrue : ConditionState::kFalse; in evaluateCombinationCondition()