Home | History | Annotate | Download | only in gcc

Lines Matching defs:clause

22 /* Find an OMP clause of type KIND within CLAUSES.  */
2705 tree clause = omp_find_clause (clauses, ids[ix]);
2708 if (clause)
2709 dim = OMP_CLAUSE_EXPR (clause, ids[ix]);
2736 Upon returning, the chain of clauses will contain exactly one clause
2758 /* Drop the duplicate clause. */
2769 "... to the previous %qs clause here",
2771 /* Drop the conflicting clause. */
2786 /* Default to an implicit 'seq' clause. */
2791 /* In *clauses, we now have exactly one clause specifying the level of
2858 "incompatible %qs clause when applying"
2865 "missing %qs clause when applying"
2874 "... with %qs clause here",
2882 inform (loc_routine, "... without %qs clause near to here",