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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp72 bool IsInInterceptorScope() { function
122 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1286 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \

Completed in 65 milliseconds