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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp1803 Error cw_error; local
1806 watchpoint_sp = target_sp->CreateWatchpoint(addr, size, type, watch_type, cw_error);
1807 error.SetError(cw_error);

Completed in 41 milliseconds