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.h569 void reportCrashIR();
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2461 void PrintCrashIRInstrumentation::reportCrashIR() { in reportCrashIR() function in llvm::PrintCrashIRInstrumentation
2481 CrashReporter->reportCrashIR(); in SignalHandler()