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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 18239 use_eh_spec_block (tree fn)
18332 if (use_eh_spec_block (current_function_decl))
18633 if (coro_emit_helpers && use_eh_spec_block (fndecl))
18652 if (use_eh_spec_block (current_function_decl))
18218 use_eh_spec_block (tree fn) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 17491 use_eh_spec_block (tree fn)
17584 if (use_eh_spec_block (current_function_decl))
17897 if (coro_emit_helpers && use_eh_spec_block (fndecl))
17911 if (use_eh_spec_block (current_function_decl))
17470 use_eh_spec_block (tree fn) function

Completed in 61 milliseconds