Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h285 struct ScopedInterceptorDisabler { in ScopedInterceptorDisabler() argument
286 ScopedInterceptorDisabler() { DisableInThisThread(); } in ~ScopedInterceptorDisabler() argument
284 struct ScopedInterceptorDisabler { global() struct