Searched defs:RetCode (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileSystemStatCache.cpp39 std::error_code RetCode; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h106 int RetCode = 0; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp93 void Process::Exit(int RetCode) { argument
H A DCrashRecoveryContext.cpp66 void HandleCrash(int RetCode, uintptr_t Context) { argument
205 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; local
285 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; local
375 int RetCode = -2; local
425 HandleExit(int RetCode) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3119 auto RetCode = local
3184 auto RetCode = SB->addDeviceDepences(HostAction); local

Completed in 71 milliseconds