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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducerInstrumentation.cpp106 m_pretty_args(pretty_args), m_local_boundary(false),
110 m_local_boundary = true;
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerInstrumentation.h695 if (m_local_boundary)
699 bool ShouldCapture() { return m_local_boundary; }
715 bool m_local_boundary; member in class:lldb_private::repro::Recorder

Completed in 66 milliseconds