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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp967 class SignalHandlerScope { class
969 SignalHandlerScope() { function in class:SignalHandlerScope
973 ~SignalHandlerScope() {
987 SignalHandlerScope signal_handler_scope;
998 SignalHandlerScope signal_handler_scope;

Completed in 103 milliseconds