Home
last modified time | relevance | path

Searched refs:create_implicit_typedef (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19993518 (create_implicit_typedef): New function.
3531 (create_implicit_typedef): New function.
3567 (lookup_template_class): Likewise. Use create_implicit_typedef.
H A Dname-lookup.cc8142 tdef = create_implicit_typedef (name, type); in pushtag()
H A Ddecl.cc884 create_implicit_typedef (tree name, tree type) in create_implicit_typedef() function
4690 = create_implicit_typedef (bad_alloc_id, bad_alloc_type_node); in cxx_init_decl_processing()
H A Dcp-tree.h6875 extern tree create_implicit_typedef (tree, tree);
H A Dclass.cc6893 tree base_d = create_implicit_typedef (as_base_identifier, base_t); in layout_class_type()
H A DChangeLog-2009590 * decl.c (create_implicit_typedef): Set TYPE_STUB_DECL here.
H A Dpt.cc971 tree d = create_implicit_typedef (DECL_NAME (tmpl), t); in maybe_new_partial_specialization()
10184 type_decl = create_implicit_typedef (DECL_NAME (gen_tmpl), t); in lookup_template_class_1()
H A DChangeLog-20002534 * decl.c (create_implicit_typedef): Adjust.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c6891 tdef = create_implicit_typedef (name, type); in do_pushtag()
H A Ddecl.c855 create_implicit_typedef (tree name, tree type) in create_implicit_typedef() function
4447 = create_implicit_typedef (bad_alloc_id, bad_alloc_type_node); in cxx_init_decl_processing()
H A Dcp-tree.h6604 extern tree create_implicit_typedef (tree, tree);
H A Dpt.c951 tree d = create_implicit_typedef (DECL_NAME (tmpl), t); in maybe_new_partial_specialization()
9946 type_decl = create_implicit_typedef (DECL_NAME (gen_tmpl), t); in lookup_template_class_1()