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

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

Completed in 80 milliseconds