Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h15 DisableIgnoresImpl(); in DisableIgnores()
28 void DisableIgnoresImpl();
H A Dtsan_interceptors_posix.cpp322 void ScopedInterceptor::DisableIgnoresImpl() { in DisableIgnoresImpl() function in ScopedInterceptor