Home
last modified time | relevance | path

Searched refs:cp_parser_operator_function_id (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2348 static cp_expr cp_parser_operator_function_id
5934 return cp_parser_operator_function_id (parser); in cp_parser_id_expression()
6266 id = cp_parser_operator_function_id (parser); in cp_parser_unqualified_id()
15449 cp_parser_operator_function_id (cp_parser* parser) in cp_parser_operator_function_id() function
16895 identifier = cp_parser_operator_function_id (parser); in cp_parser_template_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc2473 static cp_expr cp_parser_operator_function_id
6220 id = cp_parser_operator_function_id (parser); in cp_parser_id_expression()
6598 id = cp_parser_operator_function_id (parser); in cp_parser_unqualified_id()
17018 cp_parser_operator_function_id (cp_parser* parser) in cp_parser_operator_function_id() function
18483 identifier = cp_parser_operator_function_id (parser); in cp_parser_template_name()
H A DChangeLog-20082039 (cp_parser_operator_function_id): Likewise.
H A DChangeLog-2015363 (cp_parser_operator_function_id): Likewise.
H A DChangeLog-2018679 (cp_parser_operator_function_id): Pass location of the operator