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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h159 struct ScopedDisableMsanInterceptorChecks { struct in namespace:fuzzer
160 ScopedDisableMsanInterceptorChecks() { function in struct:fuzzer::ScopedDisableMsanInterceptorChecks
164 ~ScopedDisableMsanInterceptorChecks() {
H A DFuzzerLoop.cpp178 ScopedDisableMsanInterceptorChecks S;
267 ScopedDisableMsanInterceptorChecks S; // RmDirRecursive may call opendir().

Completed in 125 milliseconds