Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3633 const char *get_flatname () const in get_flatname() function in module_state
4219 : module->get_flatname (), origin); in nested_name()
4330 str = m->get_flatname (); in operator ()()
13884 inform (loc, "module %qs declared here", get_flatname ()); in check_not_purview()
13942 fprintf (stderr, " %s:%s", what, get_flatname ()); in announce()
13976 readme.printf ("module: %s", get_flatname ()); in write_readme()
14031 state->get_flatname (), state->filename); in write_readme()
14129 sec.str (imp->get_flatname ()); in write_imports()
14198 if (!imp->get_flatname ()) in read_imports()
14235 error_at (loc, "import %qs has CRC mismatch", imp->get_flatname ()); in read_imports()
[all …]