Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp74 bool IsInInterceptorScope() { in IsInInterceptorScope() function
112 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1307 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \