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