Home
last modified time | relevance | path

Searched refs:typedecl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dfriend.c168 tree typedecl; in add_friend() local
176 typedecl = TYPE_MAIN_DECL (type); in add_friend()
177 list = DECL_FRIENDLIST (typedecl); in add_friend()
179 type = TREE_TYPE (typedecl); in add_friend()
213 DECL_FRIENDLIST (typedecl) in add_friend()
215 DECL_FRIENDLIST (typedecl)); in add_friend()
H A Dpt.c11588 tree typedecl; in instantiate_class_template_1() local
11673 typedecl = TYPE_MAIN_DECL (pattern); in instantiate_class_template_1()
11675 DECL_SOURCE_LOCATION (typedecl); in instantiate_class_template_1()
12114 input_location = DECL_SOURCE_LOCATION (typedecl); in instantiate_class_template_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.cc168 tree typedecl; in add_friend() local
176 typedecl = TYPE_MAIN_DECL (type); in add_friend()
177 list = DECL_FRIENDLIST (typedecl); in add_friend()
179 type = TREE_TYPE (typedecl); in add_friend()
213 DECL_FRIENDLIST (typedecl) in add_friend()
215 DECL_FRIENDLIST (typedecl)); in add_friend()
H A Dpt.cc11951 tree typedecl; in instantiate_class_template_1() local
12036 typedecl = TYPE_MAIN_DECL (pattern); in instantiate_class_template_1()
12038 DECL_SOURCE_LOCATION (typedecl); in instantiate_class_template_1()
12425 input_location = DECL_SOURCE_LOCATION (typedecl); in instantiate_class_template_1()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc1747 tree typedecl = convert_in (typedecl_in); in plugin_start_class_type() local
1748 tree type = TREE_TYPE (typedecl); in plugin_start_class_type()
1753 DECL_SOURCE_LOCATION (typedecl) = loc; in plugin_start_class_type()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc1591 tree typedecl = convert_in (typedecl_in); in plugin_start_class_type() local
1592 tree type = TREE_TYPE (typedecl); in plugin_start_class_type()
1597 DECL_SOURCE_LOCATION (typedecl) = loc; in plugin_start_class_type()