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

  /src/external/gpl3/gcc/dist/libcc1/
libcp1plugin.cc 124 push_fake_function (tree fndecl, scope_kind kind = sk_function_parms)
421 push_fake_function (save_cfun->decl, sk_block);
701 push_fake_function (fndecl);
122 push_fake_function (tree fndecl, scope_kind kind = sk_function_parms) function
  /src/external/gpl3/gcc.old/dist/libcc1/
libcp1plugin.cc 124 push_fake_function (tree fndecl, scope_kind kind = sk_function_parms)
421 push_fake_function (save_cfun->decl, sk_block);
701 push_fake_function (fndecl);
122 push_fake_function (tree fndecl, scope_kind kind = sk_function_parms) function

Completed in 29 milliseconds