Searched refs:emitTerminateForUnexpectedException (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCXXABI.cpp | 332 CGCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in CGCXXABI
|
| H A D | CGCXXABI.h | 269 emitTerminateForUnexpectedException(CodeGenFunction &CGF,
|
| H A D | CGException.cpp | 1557 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateLandingPad() 1581 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateHandler() 1616 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, nullptr); in getTerminateFunclet()
|
| H A D | ItaniumCXXABI.cpp | 171 emitTerminateForUnexpectedException(CodeGenFunction &CGF, 528 emitTerminateForUnexpectedException(CodeGenFunction &CGF, 5083 ItaniumCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in ItaniumCXXABI 5120 WebAssemblyCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in WebAssemblyCXXABI 5128 return CGCXXABI::emitTerminateForUnexpectedException(CGF, Exn); in emitTerminateForUnexpectedException()
|