Home
last modified time | relevance | path

Searched refs:fix_string_type (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc563 num_string = fix_string_type (num_string); in c_lex_with_flags()
1425 *valp = fix_string_type (value); in lex_string()
H A Dc-common.h889 extern tree fix_string_type (tree);
H A Dc-common.cc774 fix_string_type (tree value) in fix_string_type() function
H A DChangeLog3508 (fix_string_type): Use char8_t for the type of u8 string literals.
3693 * c-common.c (fix_string_type): Reject string literals larger than
12171 * c-common.c (fix_string_type): Use size_int for index type bounds.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c510 num_string = fix_string_type (num_string); in c_lex_with_flags()
1357 *valp = fix_string_type (value); in lex_string()
H A Dc-common.h867 extern tree fix_string_type (tree);
H A Dc-common.c751 fix_string_type (tree value) in fix_string_type() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c408 return fix_string_type (name_string); in tinfo_name()
H A Dtree.c5875 string_lit = fix_string_type (string_lit); in test_lvalue_kind()
H A Dname-lookup.c5001 args = fix_string_type (args); in handle_namespace_attrs()
H A Dparser.c4308 value = fix_string_type (value);
14723 fix_string_type (message); in cp_parser_static_assert()
H A Dpt.c29789 string_lit = fix_string_type (string_lit); in test_build_non_dependent_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc412 return fix_string_type (name_string); in tinfo_name()
H A Dtree.cc6205 string_lit = fix_string_type (string_lit); in test_lvalue_kind()
H A Dname-lookup.cc6036 args = fix_string_type (args); in handle_namespace_attrs()
H A DChangeLog-20023081 * rtti.c (tinfo_name): Use fix_string_type.
H A Dparser.cc4524 value = fix_string_type (value); in cp_parser_string_literal()
16259 fix_string_type (message); in cp_parser_static_assert()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3640 fix_string_type (message); in plugin_add_static_assert()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3481 fix_string_type (message); in plugin_add_static_assert()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc3262 return fix_string_type (build_string (len, str)); in my_build_string()
H A DChangeLog1013 call to fix_string_type (). Add a checking assert that we are,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c3186 return fix_string_type (build_string (len, str)); in my_build_string()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c7535 value = fix_string_type (value); in c_parser_string_literal()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc7493 value = fix_string_type (value); in c_parser_string_literal()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200411938 * c-common.c (fix_string_type): Build the unqualified array
16928 * c-common.c (start_fname_decls, fix_string_type, shorten_compare,
19035 * c-common.c (start_fname_decls, fix_string_type,
33186 (fix_string_type): Set TREE_INVARIANT for value.
40998 * c-common.c (fix_string_type): Don't check
41000 (fix_string_type): Likewise.

12