Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp77 bool IsInInterceptorScope() { in IsInInterceptorScope() function
114 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1422 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \