Home
last modified time | relevance | path

Searched refs:RID_CONTINUE (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/cp/
Dlex.c228 { "continue", RID_CONTINUE, 0 },
Dparser.c6291 case RID_CONTINUE: in cp_parser_statement()
7016 case RID_CONTINUE: in cp_parser_jump_statement()
/freebsd-9-stable/contrib/gcc/
Dc-common.h68 RID_DEFAULT, RID_BREAK, RID_CONTINUE, RID_RETURN, RID_GOTO, enumerator
Dc-parser.c143 { "continue", RID_CONTINUE, 0 },
3737 case RID_CONTINUE: in c_parser_statement_after_labels()
6393 case RID_CONTINUE: in c_parser_objc_selector()