Searched refs:CaptureWatchedValue (Results 1 – 3 of 3) sorted by relevance
55 CaptureWatchedValue(exe_ctx); in Watchpoint()104 bool Watchpoint::CaptureWatchedValue(const ExecutionContext &exe_ctx) { in CaptureWatchedValue() function in Watchpoint
91 bool CaptureWatchedValue(const ExecutionContext &exe_ctx);
924 wp_sp->CaptureWatchedValue(exe_ctx); in PerformAction()