Searched refs:fix_string_type (Results 1 – 14 of 14) sorted by relevance
354 num_string = fix_string_type (num_string); in c_lex_with_flags()1103 *valp = fix_string_type (value); in lex_string()
766 extern tree fix_string_type (tree);
924 fix_string_type (tree value) in fix_string_type() function
455 num_string = fix_string_type (num_string); in c_lex_with_flags()1294 *valp = fix_string_type (value); in lex_string()
835 extern tree fix_string_type (tree);
733 fix_string_type (tree value) in fix_string_type() function
383 return fix_string_type (name_string); in tinfo_name()
3533 value = fix_string_type (value); in cp_parser_string_literal()
410 return fix_string_type (name_string); in tinfo_name()
5537 string_lit = fix_string_type (string_lit); in test_lvalue_kind()
5101 args = fix_string_type (args); in handle_namespace_attrs()
4171 value = fix_string_type (value);13918 fix_string_type (message); in cp_parser_static_assert()
27583 string_lit = fix_string_type (string_lit); in test_build_non_dependent_expr()
3075 return fix_string_type (build_string (len, str)); in my_build_string()