Lines Matching full:clause
66 // expected-error@+2 {{unexpected OpenMP clause 'firstprivate' in directive '#pragma omp simd'}}
138 // expected-error@+1 {{argument to 'safelen' clause must be a positive integer value}}
141 // expected-error@+1 {{argument to 'safelen' clause must be a positive integer value}}
144 // expected-error@+1 {{argument to 'safelen' clause must be a positive integer value}}
172 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}}
176 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}}
180 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}}
183 // xxpected-error@+1 {{expected expression}} expected-note@+1 {{as specified in 'collapse' clause}}
187 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}}
191 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}}
201 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}}
210 // expected-error@+1 {{argument to 'collapse' clause must be a positive integer value}}
213 // expected-error@+1 {{argument to 'collapse' clause must be a positive integer value}}
216 // expected-error@+1 {{argument to 'collapse' clause must be a positive integer value}}
290 // expected-warning@+1 {{zero linear step (x and other variables in clause should probably be const)}}
364 // expected-error@+1 {{argument of aligned clause should be array or pointer, not 'int'}}
367 // expected-error@+1 {{argument of aligned clause should be array or pointer, not 'int'}}
372 // expected-error@+1 {{a variable cannot appear in more than one aligned clause}}
377 // expected-error@+2 {{a variable cannot appear in more than one aligned clause}}
378 // expected-error@+1 2 {{argument of aligned clause should be array or pointer, not 'int'}}
422 // expected-error@+2 {{unexpected OpenMP clause 'firstprivate' in directive '#pragma omp simd'}}