Searched refs:ScopedEnableMsanInterceptorChecks (Results 1 – 2 of 2) sorted by relevance
154 struct ScopedEnableMsanInterceptorChecks { struct155 ScopedEnableMsanInterceptorChecks() { in ScopedEnableMsanInterceptorChecks() argument159 ~ScopedEnableMsanInterceptorChecks() { in ~ScopedEnableMsanInterceptorChecks() argument
609 ScopedEnableMsanInterceptorChecks S; in ExecuteCallback()