Home
last modified time | relevance | path

Searched refs:CatchCrash (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCrashHandlerFixture.cpp14 [[noreturn]] static void CatchCrash( in CatchCrash() function
33 Fortran::runtime::Terminator::RegisterCrashHandler(CatchCrash); in SetUp()