HomeSort by: relevance | last modified time | path
    Searched defs:gfc_module_add_decl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc 1044 gfc_module_add_decl (cur_module, token);
5319 gfc_module_add_decl (struct module_htab_entry *entry, tree decl) function
5404 gfc_module_add_decl (cur_module, TYPE_STUB_DECL (decl));
5421 gfc_module_add_decl (cur_module, decl);
5465 gfc_module_add_decl (cur_module, decl);
5938 gfc_module_add_decl (cur_module, decl);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc 1039 gfc_module_add_decl (cur_module, token);
5113 gfc_module_add_decl (struct module_htab_entry *entry, tree decl) function
5198 gfc_module_add_decl (cur_module, TYPE_STUB_DECL (decl));
5215 gfc_module_add_decl (cur_module, decl);
5259 gfc_module_add_decl (cur_module, decl);
5732 gfc_module_add_decl (cur_module, decl);

Completed in 22 milliseconds