Home
last modified time | relevance | path

Searched refs:make_class_type (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c909 make_class_type (enum tree_code code MEM_STAT_DECL) in make_class_type() function
H A Drtti.c1471 tree pseudo_type = make_class_type (RECORD_TYPE); in get_tinfo_desc()
H A Dsemantics.c3178 t = make_class_type (RECORD_TYPE); in begin_class_definition()
3184 t = make_class_type (TREE_CODE (t)); in begin_class_definition()
H A Ddecl.c4444 bad_alloc_type_node = make_class_type (RECORD_TYPE); in cxx_init_decl_processing()
15060 t = make_class_type (code); in xref_tag_1()
H A Dcp-tree.h6828 extern tree make_class_type (enum tree_code CXX_MEM_STAT_INFO);
H A Dpt.c941 tree t = make_class_type (TREE_CODE (type)); in maybe_new_partial_specialization()
9915 t = make_class_type (TREE_CODE (template_type)); in lookup_template_class_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc1114 make_class_type (enum tree_code code MEM_STAT_DECL) in make_class_type() function
H A Drtti.cc1483 tree pseudo_type = make_class_type (RECORD_TYPE); in get_tinfo_desc()
H A Dsemantics.cc3487 t = make_class_type (RECORD_TYPE); in begin_class_definition()
3493 t = make_class_type (TREE_CODE (t)); in begin_class_definition()
H A Ddecl.cc4687 bad_alloc_type_node = make_class_type (RECORD_TYPE); in cxx_init_decl_processing()
15882 t = make_class_type (code); in xref_tag()
H A DChangeLog-20082437 (make_class_type): Add.
H A Dcp-tree.h7107 extern tree make_class_type (enum tree_code CXX_MEM_STAT_INFO);
H A Dpt.cc961 tree t = make_class_type (TREE_CODE (type)); in maybe_new_partial_specialization()
10152 t = make_class_type (TREE_CODE (template_type)); in lookup_template_class_1()
H A DChangeLog-20182368 (make_class_type): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc1036 tree type = make_class_type (code); in build_named_class_type()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc880 tree type = make_class_type (code); in build_named_class_type()