Home
last modified time | relevance | path

Searched refs:cp_parser_range_based_for_with_init_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20182803 * parser.c (cp_parser_range_based_for_with_init_p): New.
H A Dparser.cc12858 cp_parser_range_based_for_with_init_p (cp_parser *parser) in cp_parser_range_based_for_with_init_p() function
13456 if (cp_parser_range_based_for_with_init_p (parser) in cp_parser_for()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c11867 cp_parser_range_based_for_with_init_p (cp_parser *parser) in cp_parser_range_based_for_with_init_p() function
12974 if (cp_parser_range_based_for_with_init_p (parser)) in cp_parser_init_statement()