Home
last modified time | relevance | path

Searched refs:MSanInterceptorContext (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1391 struct MSanInterceptorContext { struct
1408 if (!((MSanInterceptorContext *)ctx)->in_interceptor_scope) \ argument
1448 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \