Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h19 EnableIgnoresImpl(); in EnableIgnores()
29 void EnableIgnoresImpl();
H A Dtsan_interceptors_posix.cpp306 void ScopedInterceptor::EnableIgnoresImpl() { in EnableIgnoresImpl() function in ScopedInterceptor