Searched defs:__lsan_is_turned_off (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGen.cpp81 int __lsan_is_turned_off() { return 1; } function
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DTableGen.cpp390 int __lsan_is_turned_off() { return 1; } function
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp276 LLVM_ATTRIBUTE_USED int __lsan_is_turned_off() { return 1; } function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp891 int __lsan_is_turned_off() { function

Completed in 92 milliseconds