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

Declarations

tools/lldb/include/lldb/Utility/Log.h
  214   static void DisableLoggingChild();

References

tools/lldb/source/Utility/Log.cpp
  183   pthread_atfork(nullptr, nullptr, &Log::DisableLoggingChild);