Home | History | Annotate | Download | only in parser

Lines Matching refs:FALLTHROUGH

417 			fallthrough
455 token.FALLTHROUGH, token.FOR, token.GO, token.GOTO,
1800 if tok != token.FALLTHROUGH && p.tok == token.IDENT {
1930 fallthrough
2182 case token.BREAK, token.CONTINUE, token.GOTO, token.FALLTHROUGH: