HomeSort by: relevance | last modified time | path
    Searched refs:announce_function (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
toplev.h 62 extern void announce_function (tree);
toplev.cc 222 announce_function (tree decl) function
cgraphunit.cc 1801 announce_function (decl);
  /src/external/gpl3/gcc/dist/gcc/
toplev.h 62 extern void announce_function (tree);
toplev.cc 219 announce_function (tree decl) function
cgraphunit.cc 1810 announce_function (decl);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc 39 #include "toplev.h" /* For announce_function. */
2890 announce_function (fndecl);
5687 announce_function (fndecl);
6275 announce_function (ftn_main);
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc 39 #include "toplev.h" /* For announce_function. */
2938 announce_function (fndecl);
5893 announce_function (fndecl);
6491 announce_function (ftn_main);
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 8838 announce_function (fndecl);
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 8836 announce_function (fndecl);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 17257 announce_function (decl1);
17826 announce_function (helper);
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 18011 announce_function (decl1);
18559 announce_function (helper);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 9586 announce_function (decl1);
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 10523 announce_function (decl1);

Completed in 142 milliseconds