reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

projects/compiler-rt/lib/lsan/lsan_common.h
   79 inline Flags *flags() { return &lsan_flags; }
projects/compiler-rt/lib/lsan/lsan_flags.inc
   44 LSAN_FLAG(bool, log_pointers, false, "Debug logging")
projects/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp
  327 void Report(const char *format, ...) {