Home
last modified time | relevance | path

Searched refs:used_types_insert (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h720 extern void used_types_insert (tree);
H A DChangeLog-200613242 used_types_insert.
13243 (used_types_insert): Call used_types_insert_helper.
13244 * function.h (used_types_insert): Accept only one argument.
14568 * function.c (used_types_insert): New.
14570 (used_types_insert): Add prototype.
H A DChangeLog-2010840 * function.c (used_types_insert): Handle ERROR_MARK.
25415 (used_types_insert): Adjust for new type of types_used_by_cur_var_decl.
37985 * function.c (used_types_insert): Don't skip through named pointer
H A DChangeLog-20098373 (used_types_insert): Update the list of types used by the global
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h703 extern void used_types_insert (tree);
H A Dfunction.c6302 used_types_insert (tree t) in used_types_insert() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c561 used_types_insert (type); in build_dynamic_cast_1()
H A Dtypeck.c7375 used_types_insert (type); in build_static_cast_1()
7817 used_types_insert (type); in build_reinterpret_cast_1()
8089 used_types_insert (dst_type); in build_const_cast_1()
H A Ddecl2.c5515 used_types_insert (DECL_CONTEXT (decl)); in mark_used()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc579 used_types_insert (type); in build_dynamic_cast_1()
H A Dtypeck.cc7896 used_types_insert (type); in build_static_cast_1()
8358 used_types_insert (type); in build_reinterpret_cast_1()
8626 used_types_insert (dst_type); in build_const_cast_1()
H A Ddecl2.cc5857 used_types_insert (DECL_CONTEXT (decl)); in mark_used()
H A DChangeLog-20121585 * decl2.c (mark_used): Call used_types_insert for enums.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c2854 used_types_insert (TREE_TYPE (ref)); in build_external_ref()
H A Dc-parser.c8103 used_types_insert (type_name->specs->type); in c_parser_cast_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc2872 used_types_insert (TREE_TYPE (ref)); in build_external_ref()
H A Dc-parser.cc8096 used_types_insert (type_name->specs->type); in c_parser_cast_expression()