Searched defs:RetCode (Results 1 – 5 of 5) sorted by relevance
212 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local292 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local383 int RetCode = 128 + Signal; in CrashRecoverySignalHandler() local432 [[noreturn]] void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()449 bool CrashRecoveryContext::isCrash(int RetCode) { in isCrash()467 bool CrashRecoveryContext::throwIfCrash(int RetCode) { in throwIfCrash()
111 [[noreturn]] void Process::Exit(int RetCode, bool NoCleanup) { in Exit()
39 std::error_code RetCode; in get() local
112 int RetCode = 0; variable
3761 auto RetCode = in addDeviceDependencesToHostAction() local 3830 auto RetCode = SB->addDeviceDependences(HostAction); in addHostDependenceToDeviceActions() local