Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDfunction.h754 extern void used_types_insert (tree);
HDfunction.c6761 used_types_insert (tree t) in used_types_insert() function
HDc-parser.c5805 used_types_insert (type_name->specs->type); in c_parser_cast_expression()
HDc-typeck.c2512 used_types_insert (TREE_TYPE (ref)); in build_external_ref()
/dragonfly/contrib/gcc-8.0/gcc/
HDfunction.h668 extern void used_types_insert (tree);
HDfunction.c6403 used_types_insert (tree t) in used_types_insert() function
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDrtti.c524 used_types_insert (type); in build_dynamic_cast_1()
HDtypeck.c5831 used_types_insert (type); in build_static_cast_1()
6152 used_types_insert (type); in build_reinterpret_cast_1()
6377 used_types_insert (dst_type); in build_const_cast_1()
HDsemantics.c3089 used_types_insert (TREE_TYPE (decl)); in finish_id_expression()
HDpt.c14087 used_types_insert (TREE_TYPE (t)); in tsubst_copy_and_build()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDrtti.c562 used_types_insert (type); in build_dynamic_cast_1()
HDtypeck.c6918 used_types_insert (type); in build_static_cast_1()
7340 used_types_insert (type); in build_reinterpret_cast_1()
7599 used_types_insert (dst_type); in build_const_cast_1()
HDdecl2.c5230 used_types_insert (DECL_CONTEXT (decl)); in mark_used()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-typeck.c2790 used_types_insert (TREE_TYPE (ref)); in build_external_ref()
HDc-parser.c7129 used_types_insert (type_name->specs->type); in c_parser_cast_expression()