Searched refs:RID_AT_FINALLY (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dc-common.h100 RID_AT_FINALLY, RID_AT_SYNCHRONIZED, enumerator in enum:rid
H A Dc-parser.c210 { "finally", RID_AT_FINALLY, D_OBJC },
6885 if (c_parser_next_token_is_keyword (parser, RID_AT_FINALLY))
/freebsd-11-stable/contrib/gcc/cp/
H A Dlex.c300 { "finally", RID_AT_FINALLY, D_OBJC },
H A Dparser.c6489 case RID_AT_FINALLY:
18626 if (cp_lexer_next_token_is_keyword (parser->lexer, RID_AT_FINALLY))

Completed in 180 milliseconds