Home
last modified time | relevance | path

Searched defs:ScopedDisableMsanInterceptorChecks (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h165 struct ScopedDisableMsanInterceptorChecks { struct
166 ScopedDisableMsanInterceptorChecks() { in ScopedDisableMsanInterceptorChecks() function
170 ~ScopedDisableMsanInterceptorChecks() { in ~ScopedDisableMsanInterceptorChecks() argument