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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h148 struct ScopedEnableMsanInterceptorChecks { struct in namespace:fuzzer
149 ScopedEnableMsanInterceptorChecks() { function in struct:fuzzer::ScopedEnableMsanInterceptorChecks
153 ~ScopedEnableMsanInterceptorChecks() {
H A DFuzzerLoop.cpp551 ScopedEnableMsanInterceptorChecks S;

Completed in 112 milliseconds