Searched refs:cp_parser_string_literal (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c1949 static tree cp_parser_string_literal
3623 cp_parser_string_literal (cp_parser *parser, bool translate, bool wide_ok,
4369 argument to cp_parser_string_literal. */
4370 return cp_parser_string_literal (parser,
12126 linkage = cp_parser_string_literal (parser, false, false);
12219 message = cp_parser_string_literal (parser,
13152 str = cp_parser_string_literal (parser, /*translate=*/true,
16758 string = cp_parser_string_literal (parser, false, false);
21905 asm_specification = cp_parser_string_literal (parser, false, false);
21957 string_literal = cp_parser_string_literal (parse
3621 cp_parser_string_literal (cp_parser *parser, bool translate, bool wide_ok, function
[all...]

Completed in 178 milliseconds