Lines Matching full:switch
7 switch (a) { // expected-error{{use of undeclared identifier 'a'}}
12 switch (b) {
24 switch (x) { // expected-warning {{enumeration value 'Xb' not handled in switch}}
29 switch (x) {
36 switch (i) {
45 switch (i)
51 switch (i) {
61 switch (i) {
78 switch (i) {
90 switch (x) {
99 switch(x) {
118 switch (x) {
136 switch (x) {
145 switch (x) {
161 switch (x) {
168 switch (x) {