Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20062754 (cp_parser_statement_seq_opt): Stop at PRAGMA_EOL.
3429 (cp_parser_statement_seq_opt): Stop at CPP_PRAGMA_EOL.
H A Dparser.cc2236 static void cp_parser_statement_seq_opt
12802 cp_parser_statement_seq_opt (parser, in_statement_expr); in cp_parser_compound_statement()
12820 cp_parser_statement_seq_opt (cp_parser* parser, tree in_statement_expr) in cp_parser_statement_seq_opt() function
14480 cp_parser_statement_seq_opt (parser, NULL_TREE); in cp_parser_already_scoped_statement()
42817 cp_parser_statement_seq_opt (parser, NULL); in cp_parser_omp_for_loop()
H A DChangeLog-20081451 cp_parser_label_for_labeled_statement, cp_parser_statement_seq_opt,
H A DChangeLog-20072846 (cp_parser_statement_seq_opt): Handle an unexpected 'else',
H A DChangeLog-20101304 (cp_parser_statement_seq_opt): In addition to '}' and
H A DChangeLog-20032408 cp_parser_compound_statement, cp_parser_statement_seq_opt): Add
H A DChangeLog-20044813 cp_parser_statement_seq_opt): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2135 static void cp_parser_statement_seq_opt
11809 cp_parser_statement_seq_opt (parser, in_statement_expr); in cp_parser_compound_statement()
11829 cp_parser_statement_seq_opt (cp_parser* parser, tree in_statement_expr) in cp_parser_statement_seq_opt() function
13306 cp_parser_statement_seq_opt (parser, NULL_TREE); in cp_parser_already_scoped_statement()
39373 cp_parser_statement_seq_opt (parser, NULL); in cp_parser_omp_for_loop()