Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.h586 extern void used_types_insert (tree);
H A Dfunction.c5752 used_types_insert (tree t) in used_types_insert() function
H A Dc-parser.c5017 used_types_insert (type_name->specs->type); in c_parser_cast_expression()
H A Dc-typeck.c2211 used_types_insert (TREE_TYPE (ref)); in build_external_ref()
H A DChangeLog-20066158 used_types_insert.
6159 (used_types_insert): Call used_types_insert_helper.
6160 * function.h (used_types_insert): Accept only one argument.
7483 * function.c (used_types_insert): New.
7485 (used_types_insert): Add prototype.
/freebsd-12.1/contrib/gcc/cp/
H A Drtti.c468 used_types_insert (type); in build_dynamic_cast_1()
H A Dtypeck.c4977 used_types_insert (type); in build_static_cast_1()
5268 used_types_insert (type); in build_reinterpret_cast_1()
5499 used_types_insert (dst_type); in build_const_cast_1()
H A Dsemantics.c2728 used_types_insert (TREE_TYPE (decl)); in finish_id_expression()
H A Dpt.c9483 used_types_insert (TREE_TYPE (t)); in tsubst_copy_and_build()