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

  /src/external/gpl3/gcc/dist/gcc/cp/
method.cc 57 the returned thunk with finish_thunk. */
148 finish_thunk (tree thunk)
265 /* We should have called finish_thunk to give it a name. */
147 finish_thunk (tree thunk) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
method.cc 57 the returned thunk with finish_thunk. */
148 finish_thunk (tree thunk)
265 /* We should have called finish_thunk to give it a name. */
147 finish_thunk (tree thunk) function
  /src/external/gpl3/gcc.old/dist/gcc/d/
decl.cc 1865 finish_thunk (tree thunk, tree function) function
1952 so that they can be correctly cloned in finish_thunk. */
2030 finish_thunk (thunk, function);
2137 finish_thunk (t, fndecl);

Completed in 31 milliseconds