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