Searched refs:HasValueBefore (Results 1 – 1 of 1) sorted by relevance
4706 bool HasValueBefore = SimplifiedAssociatedValue.hasValue(); in updateImpl() local4744 return HasValueBefore == SimplifiedAssociatedValue.hasValue() in updateImpl()4761 bool HasValueBefore = SimplifiedAssociatedValue.hasValue(); in updateImpl() local4772 return HasValueBefore == SimplifiedAssociatedValue.hasValue() in updateImpl()4889 bool HasValueBefore = SimplifiedAssociatedValue.hasValue(); in checkForNullPtrCompare() local4895 Changed = HasValueBefore ? ChangeStatus::UNCHANGED : ChangeStatus ::CHANGED; in checkForNullPtrCompare()4901 bool HasValueBefore = SimplifiedAssociatedValue.hasValue(); in updateImpl() local4932 return HasValueBefore == SimplifiedAssociatedValue.hasValue() in updateImpl()