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