Home
last modified time | relevance | path

Searched refs:RID_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dlex.c229 { "default", RID_DEFAULT, 0 },
H A Dparser.c6251 case RID_DEFAULT: in cp_parser_statement()
6420 case RID_DEFAULT: in cp_parser_label_for_labeled_statement()
18080 else if (cp_lexer_next_token_is_keyword (parser->lexer, RID_DEFAULT)) in cp_parser_omp_clause_name()
/openbsd/gnu/gcc/gcc/
H A Dc-parser.c145 { "default", RID_DEFAULT, 0 },
3434 || c_parser_next_token_is_keyword (parser, RID_DEFAULT) in c_parser_compound_statement_nostart()
3556 else if (c_parser_next_token_is_keyword (parser, RID_DEFAULT)) in c_parser_label()
3686 || c_parser_next_token_is_keyword (parser, RID_DEFAULT) in c_parser_statement()
3867 || c_parser_next_token_is_keyword (parser, RID_DEFAULT) in c_parser_if_body()
6394 case RID_DEFAULT: in c_parser_objc_selector()
6680 else if (c_parser_next_token_is_keyword (parser, RID_DEFAULT)) in c_parser_omp_clause_name()
H A Dc-common.h68 RID_DEFAULT, RID_BREAK, RID_CONTINUE, RID_RETURN, RID_GOTO, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h73 RID_DEFAULT, RID_BREAK, RID_CONTINUE, RID_RETURN, RID_GOTO, enumerator
H A Dc-parse.in3355 { "default", RID_DEFAULT, 0 },
3470 /* RID_DEFAULT */ DEFAULT,
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c1218 { "default", RID_DEFAULT, 0 },
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c376 { "default", RID_DEFAULT, 0 },