Lines Matching full:__cxa_end_catch
83 // void __cxa_end_catch();
88 return CGM.CreateRuntimeFunction(FTy, "__cxa_end_catch");
891 /// A cleanup to call __cxa_end_catch. In many cases, the caught
919 /// __cxa_end_catch.
921 /// \param EndMightThrow - true if __cxa_end_catch might throw
1119 // 3. Enter __cxa_end_catch cleanup
1128 // - CallBeginCatch enters the __cxa_end_catch cleanup