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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c3623 cp_parser_string_literal (cp_parser *parser, bool translate, bool wide_ok,
3743 if (type != CPP_STRING && !wide_ok)
12221 /*wide_ok=*/true);
13153 /*wide_ok=*/true, /*lookup_udlit=*/false);
3621 cp_parser_string_literal(cp_parser *parser, bool translate, bool wide_ok, bool lookup_udlit = true) argument

Completed in 182 milliseconds