Searched refs:SetWatchSpec (Results 1 – 3 of 3) sorted by relevance
87 void SetWatchSpec(const std::string &str);
84 void Watchpoint::SetWatchSpec(const std::string &str) { in SetWatchSpec() function in Watchpoint
933 wp->SetWatchSpec(command.GetArgumentAtIndex(0)); in DoExecute()