Home
last modified time | relevance | path

Searched refs:emitTerminateForUnexpectedException (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp309 CGCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in CGCXXABI
H A DCGCXXABI.h248 emitTerminateForUnexpectedException(CodeGenFunction &CGF,
H A DCGException.cpp1484 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateLandingPad()
1508 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateHandler()
1553 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateFunclet()
H A DItaniumCXXABI.cpp182 emitTerminateForUnexpectedException(CodeGenFunction &CGF,
4259 ItaniumCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in ItaniumCXXABI