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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1238 struct MSanInterceptorContext { struct
1255 if (!((MSanInterceptorContext *)ctx)->in_interceptor_scope) \
1286 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \

Completed in 76 milliseconds