Searched refs:GetWatchSpec (Results 1 – 3 of 3) sorted by relevance
85 std::string GetWatchSpec();
77 if ((*pos)->GetWatchSpec() == spec) { in FindBySpec()
90 std::string Watchpoint::GetWatchSpec() { return m_watch_spec_str; } in GetWatchSpec() function in Watchpoint