Searched refs:check_group_constraints (Results 1 – 1 of 1) sorted by relevance
1163 fn check_group_constraints(file: &File, scope: &Scope) -> Result<(), Diagnostics> { in check_group_constraints() function1766 check_group_constraints(file, &scope)?; in analyze()