Home
last modified time | relevance | path

Searched refs:current_testing_module (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc118 static module_info *current_testing_module; variable
727 current_testing_module = &mitest; in build_module_tree()
825 current_testing_module = NULL; in build_module_tree()
859 minfo = current_testing_module; in register_module_decl()
H A DChangeLog-2019212 * modules.cc (current_testing_module): New static variable.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc117 static module_info *current_testing_module; variable
719 current_testing_module = &mitest; in build_module_tree()
811 current_testing_module = NULL; in build_module_tree()
844 minfo = current_testing_module; in register_module_decl()