Searched refs:local_clause (Results 1 – 2 of 2) sorted by relevance
2476 tree local_clause = TREE_VALUE (local_iter); in scan_omp_for() local2477 tree local_var = OMP_CLAUSE_DECL (local_clause); in scan_omp_for()2478 tree_code local_op = OMP_CLAUSE_REDUCTION_CODE (local_clause); in scan_omp_for()2488 warning_at (OMP_CLAUSE_LOCATION (local_clause), 0, in scan_omp_for()
2797 tree local_clause = TREE_VALUE (local_iter); in scan_omp_for() local2798 tree local_var = OMP_CLAUSE_DECL (local_clause); in scan_omp_for()2799 tree_code local_op = OMP_CLAUSE_REDUCTION_CODE (local_clause); in scan_omp_for()2809 warning_at (OMP_CLAUSE_LOCATION (local_clause), 0, in scan_omp_for()