Home | History | Annotate | Download | only in OpenMP

Lines Matching full:undeclared

39       goto L1; // expected-error {{use of undeclared label 'L1'}}
51 goto L2; // expected-error {{use of undeclared label 'L2'}}
528 undeclared identifier 'x'}}
534 // expected-error@+2 {{use of undeclared identifier 'x'}}
535 // expected-error@+1 {{use of undeclared identifier 'y'}}
541 // expected-error@+3 {{use of undeclared identifier 'x'}}
542 // expected-error@+2 {{use of undeclared identifier 'y'}}
543 // expected-error@+1 {{use of undeclared identifier 'z'}}
674 // expected-error@+1 {{use of undeclared identifier 'x'}}
680 // expected-error@+2 {{use of undeclared identifier 'x'}}
681 // expected-error@+1 {{use of undeclared identifier 'y'}}
687 // expected-error@+3 {{use of undeclared identifier 'x'}}
688 // expected-error@+2 {{use of undeclared identifier 'y'}}
689 // expected-error@+1 {{use of undeclared identifier 'z'}}