Searched refs:emitTerminateForUnexpectedException (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGCXXABI.cpp | 327 CGCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in CGCXXABI
|
| H A D | CGCXXABI.h | 263 emitTerminateForUnexpectedException(CodeGenFunction &CGF,
|
| H A D | CGException.cpp | 1534 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateLandingPad() 1558 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateHandler() 1594 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, nullptr); in getTerminateFunclet()
|
| H A D | ItaniumCXXABI.cpp | 168 emitTerminateForUnexpectedException(CodeGenFunction &CGF, 485 emitTerminateForUnexpectedException(CodeGenFunction &CGF, 4701 ItaniumCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in ItaniumCXXABI 4726 WebAssemblyCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in WebAssemblyCXXABI 4734 return CGCXXABI::emitTerminateForUnexpectedException(CGF, Exn); in emitTerminateForUnexpectedException()
|