Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors.h19 EnableIgnoresImpl(); in EnableIgnores()
29 void EnableIgnoresImpl();
HDtsan_interceptors_posix.cpp311 void ScopedInterceptor::EnableIgnoresImpl() { in EnableIgnoresImpl() function in ScopedInterceptor