Home | History | Annotate | Download | only in CodeGen

Lines Matching full:__cxa_end_catch

713         // void __cxa_end_catch(void)
714 ExitCatchFn.init(&CGM, "__cxa_end_catch", VoidTy, nullptr);