Lines Matching full:undeclared
11 goto L1; // expected-error {{use of undeclared label 'L1'}}13 goto L2; // expected-error {{use of undeclared label 'L2'}}