Searched refs:in_omp_scope (Results 1 – 3 of 3) sorted by relevance
179 bool in_omp_scope; member216 bool in_omp_scope; member519 ent->in_omp_scope = true; in poplevel_named_label_1()542 use->in_omp_scope = true; in poplevel_named_label_1()3393 use->names_in_scope, use->in_omp_scope, in check_previous_goto()3438 new_use->in_omp_scope = false; in check_goto()3452 || ent->in_omp_scope || !vec_safe_is_empty (ent->bad_decls)) in check_goto()3456 || ent->in_transaction_scope || ent->in_omp_scope) in check_goto()3504 if (ent->in_omp_scope) in check_goto()
187 bool in_omp_scope; member224 bool in_omp_scope; member538 ent->in_omp_scope = true; in poplevel_named_label_1()563 use->in_omp_scope = true; in poplevel_named_label_1()3601 use->names_in_scope, use->in_omp_scope, in check_previous_goto()3646 new_use->in_omp_scope = false; in check_goto()3662 || ent->in_omp_scope || !vec_safe_is_empty (ent->bad_decls)) in check_goto()3667 || ent->in_omp_scope) in check_goto()3717 if (ent->in_omp_scope) in check_goto()
2601 in_omp_scope.