Searched refs:g_watch_name (Results 1 – 1 of 1) sorted by relevance
203 ConstString g_watch_name("$__lldb__watch_value"); in CaptureWatchedValue() local215 exe_ctx.GetBestExecutionContextScope(), g_watch_name.GetStringRef(), in CaptureWatchedValue()217 m_new_value_sp = m_new_value_sp->CreateConstantValue(g_watch_name); in CaptureWatchedValue()227 ConstString g_watch_name("$__lldb__watch_value"); in WatchedValueReportable() local230 exe_ctx.GetBestExecutionContextScope(), g_watch_name.GetStringRef(), in WatchedValueReportable()232 newest_valueobj_sp = newest_valueobj_sp->CreateConstantValue(g_watch_name); in WatchedValueReportable()