Searched refs:hasTrue (Results 1 – 1 of 1) sorted by relevance
40 bool hasTrue = false; in evaluateCombinationCondition() local52 hasTrue = true; in evaluateCombinationCondition()67 newCondition = hasTrue ? ConditionState::kTrue : ConditionState::kFalse; in evaluateCombinationCondition()79 newCondition = hasTrue ? ConditionState::kFalse : ConditionState::kTrue; in evaluateCombinationCondition()