Searched refs:GetValueIsValid (Results 1 – 3 of 3) sorted by relevance
328 value_sp->GetValueIsValid()) { in GetStepThroughTrampolinePlan()
562 bool GetValueIsValid() const;
183 const bool value_was_valid = GetValueIsValid(); in UpdateValueIfNeeded()450 bool ValueObject::GetValueIsValid() const { return m_value_is_valid; } in GetValueIsValid() function in ValueObject