Searched refs:ShouldLogAfterPrintf (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp716 static bool ShouldLogAfterPrintf() { function in namespace:__sanitizer
755 static bool ShouldLogAfterPrintf() { return true; } function in namespace:__sanitizer
763 if (common_flags()->log_to_syslog && ShouldLogAfterPrintf())

Completed in 96 milliseconds