Home
last modified time | relevance | path

Searched refs:d_add_entrypoint_module (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc438 d_add_entrypoint_module (m, sc->_module); in genCmain()
H A Dd-tree.h597 extern void d_add_entrypoint_module (Module *, Module *);
H A Dd-lang.cc980 d_add_entrypoint_module (Module *entry, Module *root) in d_add_entrypoint_module() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2021244 (d_add_entrypoint_module): Remove.
281 * d-tree.h (d_add_entrypoint_module): Remove.
H A DChangeLog-2017477 (d_add_entrypoint_module): New function.