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

References

tools/lldb/source/Commands/CommandObjectLog.cpp
  128         log_options |= LLDB_LOG_OPTION_PREPEND_FILE_FUNCTION;
tools/lldb/source/Utility/Log.cpp
  313   if (options.Test(LLDB_LOG_OPTION_PREPEND_FILE_FUNCTION) &&
tools/lldb/tools/lldb-server/lldb-gdbserver.cpp
  480               LLDB_LOG_OPTION_PREPEND_FILE_FUNCTION))
tools/lldb/unittests/Utility/LogTest.cpp
  228     EXPECT_TRUE(EnableChannel(getStream(), LLDB_LOG_OPTION_PREPEND_FILE_FUNCTION,