Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h554 void reportCrashIR();
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2364 void PrintCrashIRInstrumentation::reportCrashIR() { in reportCrashIR() function in llvm::PrintCrashIRInstrumentation
2384 CrashReporter->reportCrashIR(); in SignalHandler()