Home | History | Annotate | Download | only in OpenMP

Lines Matching full:undeclared

33       goto L1; // expected-error {{use of undeclared label 'L1'}}
45 goto L2; // expected-error {{use of undeclared label 'L2'}}
401 // expected-error@+1 {{use of undeclared identifier 'x'}}
405 // expected-error@+2 {{use of undeclared identifier 'x'}}
406 // expected-error@+1 {{use of undeclared identifier 'y'}}
410 // expected-error@+3 {{use of undeclared identifier 'x'}}
411 // expected-error@+2 {{use of undeclared identifier 'y'}}
412 // expected-error@+1 {{use of undeclared identifier 'z'}}
505 // expected-error@+1 {{use of undeclared identifier 'x'}}
509 // expected-error@+2 {{use of undeclared identifier 'x'}}
510 // expected-error@+1 {{use of undeclared identifier 'y'}}
514 // expected-error@+3 {{use of undeclared identifier 'x'}}
515 // expected-error@+2 {{use of undeclared identifier 'y'}}
516 // expected-error@+1 {{use of undeclared identifier 'z'}}