Searched refs:emitTerminateForUnexpectedException (Results 1 – 4 of 4) sorted by relevance
320 CGCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in CGCXXABI
246 emitTerminateForUnexpectedException(CodeGenFunction &CGF,
1310 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateLandingPad()1343 CGM.getCXXABI().emitTerminateForUnexpectedException(*this, Exn); in getTerminateHandler()
168 emitTerminateForUnexpectedException(CodeGenFunction &CGF,3869 ItaniumCXXABI::emitTerminateForUnexpectedException(CodeGenFunction &CGF, in emitTerminateForUnexpectedException() function in ItaniumCXXABI