Searched refs:emitTerminateForUnexpectedException (Results 1 – 4 of 4) sorted by relevance
307 CGCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in CGCXXABI
224 emitTerminateForUnexpectedException(CodeGenFunction &CGF,
1204 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateLandingPad()1228 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateHandler()
123 emitTerminateForUnexpectedException(CodeGenFunction &CGF,3631 ItaniumCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in ItaniumCXXABI