Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h19 EnableIgnoresImpl(); in EnableIgnores()
29 void EnableIgnoresImpl();
H A Dtsan_interceptors_posix.cpp311 void ScopedInterceptor::EnableIgnoresImpl() { in EnableIgnoresImpl() function in ScopedInterceptor