Home
last modified time | relevance | path

Searched refs:build_decl_tree (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-frontend.cc93 build_decl_tree (ds); in toObjFile()
H A Dmodules.cc739 build_decl_tree (s); in build_module_tree()
822 build_decl_tree (deferred_decls[i]); in build_module_tree()
H A DChangeLog-2017183 (build_decl_tree): Remove dependency on id.h.
252 (build_decl_tree): Handle set and restore of input_location.
523 (build_decl_tree): Likewise.
832 Updated all callers to use build_decl_tree.
847 (build_decl_tree): New function.
849 Updated all callers to use build_decl_tree.
H A DChangeLog188 (make_thunk): Set DECL_EXTERNAL on thunk, don't call build_decl_tree.
274 build_decl_tree.
H A Dd-tree.h632 extern void build_decl_tree (Dsymbol *);
H A Dexpr.cc1826 build_decl_tree (e->func); in visit()
2015 build_decl_tree (e->declaration); in visit()
2076 build_decl_tree (e->fd); in visit()
2167 build_decl_tree (fld); in visit()
H A Dtoir.cc1490 build_decl_tree (dsym); in visit()
H A Dtypeinfo.cc1701 build_decl_tree (t->vtinfo); in create_typeinfo()
H A Dd-lang.cc1407 build_decl_tree (m); in d_parse_file()
H A Ddecl.cc1086 build_decl_tree (Dsymbol *d) in build_decl_tree() function
H A DChangeLog-2020827 (build_decl_tree): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1328 build_decl_tree (entrypoint_module); in d_parse_file()
1330 build_decl_tree (m); in d_parse_file()
H A Dd-tree.h609 extern void build_decl_tree (Dsymbol *);
H A Dexpr.cc1896 build_decl_tree (e->func); in visit()
2085 build_decl_tree (e->declaration); in visit()
2146 build_decl_tree (e->fd); in visit()
2237 build_decl_tree (fld); in visit()
H A Dmodules.cc728 build_decl_tree (s); in build_module_tree()
H A Ddecl.cc1031 build_decl_tree (Dsymbol *d) in build_decl_tree() function
1786 build_decl_tree (decl); in make_thunk()
H A Dtoir.cc1477 build_decl_tree (dsym); in visit()
H A Dtypeinfo.cc1664 build_decl_tree (t->vtinfo); in create_typeinfo()