Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c5738 tdef = create_implicit_typedef (name, type); in pushtag_1()
H A Ddecl.c883 create_implicit_typedef (tree name, tree type) in create_implicit_typedef() function
3701 = create_implicit_typedef (bad_alloc_id, bad_alloc_type_node); in cxx_init_decl_processing()
H A Dcp-tree.h5083 extern tree create_implicit_typedef (tree, tree);
H A Dpt.c7275 type_decl = create_implicit_typedef (DECL_NAME (gen_tmpl), t); in lookup_template_class_1()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c6663 tdef = create_implicit_typedef (name, type); in do_pushtag()
H A Ddecl.c935 create_implicit_typedef (tree name, tree type) in create_implicit_typedef() function
4303 = create_implicit_typedef (bad_alloc_id, bad_alloc_type_node); in cxx_init_decl_processing()
H A Dcp-tree.h6317 extern tree create_implicit_typedef (tree, tree);
H A Dpt.c913 tree d = create_implicit_typedef (DECL_NAME (tmpl), t); in maybe_new_partial_specialization()
9492 type_decl = create_implicit_typedef (DECL_NAME (gen_tmpl), t); in lookup_template_class_1()