Searched refs:NoCleanup (Results 1 – 3 of 3) sorted by relevance
110 [[noreturn]] void Process::Exit(int RetCode, bool NoCleanup) { in Exit() argument114 if (NoCleanup) in Exit()
217 [[noreturn]] LLVM_ABI static void Exit(int RetCode, bool NoCleanup = false);
537 llvm::sys::Process::Exit(EX_IOERR, /*NoCleanup=*/true);