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

  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 1219 tree ehptr = builtin_decl_explicit (BUILT_IN_EH_POINTER); local
1223 ehptr = build_call_expr (ehptr, 1, integer_zero_node);
1233 object = build_libcall (libcall, vcatch->type, 1, ehptr);

Completed in 16 milliseconds