Searched refs:highest_index (Results 1 – 1 of 1) sorted by relevance
250 let mut highest_index = 0; in validate_required() localVariable281 highest_index = highest_index.max(arg.get_index().unwrap_or(0)); in validate_required()343 highest_index = highest_index.max(a.get_index().unwrap_or(0)); in validate_required()355 if pos.get_index() < Some(highest_index) { in validate_required()