Searched refs:SignalHandlerScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp978 class SignalHandlerScope { class
980 SignalHandlerScope() { function in class:SignalHandlerScope
984 ~SignalHandlerScope() {
998 SignalHandlerScope signal_handler_scope;
1009 SignalHandlerScope signal_handler_scope;

Completed in 56 milliseconds