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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducerInstrumentation.cpp108 if (!g_global_boundary) {
109 g_global_boundary = true;
122 bool lldb_private::repro::Recorder::g_global_boundary; member in class:lldb_private::repro::Recorder
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerInstrumentation.h696 g_global_boundary = false;
721 static bool g_global_boundary; member in class:lldb_private::repro::Recorder

Completed in 131 milliseconds