Searched defs:RunningOnValgrind (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DValgrind.cpp32 bool llvm::sys::RunningOnValgrind() { function in class:llvm::sys
47 bool llvm::sys::RunningOnValgrind() { function in class:llvm::sys
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp100 extern "C" __attribute__((weak)) int RunningOnValgrind() { return 0; } function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp442 int INTERFACE_ATTRIBUTE RunningOnValgrind() { function

Completed in 51 milliseconds