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

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 274 warn_function_noreturn (tree decl) function
2201 warn_function_noreturn (fun->decl);
2271 "*warn_function_noreturn", /* name */
2297 warn_function_noreturn (current_function_decl);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 272 warn_function_noreturn (tree decl) function
2187 warn_function_noreturn (fun->decl);
2257 "*warn_function_noreturn", /* name */
2280 warn_function_noreturn (current_function_decl);

Completed in 23 milliseconds