Home
last modified time | relevance | path

Searched refs:handle_module_option (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc607 if (handle_module_option (unsigned (scode), arg, value)) in cp_handle_option()
H A DChangeLog-20214655 (handle_module_option): Likewise.
4735 (handle_module_option): Handle -flang-info-module-read=FOO.
H A DChangeLog2831 (handle_module_option): Likewise.
H A Dcp-tree.h7246 extern bool handle_module_option (unsigned opt, const char *arg, int value);
H A DChangeLog-2020255 (module_begin_main_file, handle_module_option)
H A Dmodule.cc20024 handle_module_option (unsigned code, const char *str, int) in handle_module_option() function