Searched refs:SetDeclInfo (Results 1 – 4 of 4) sorted by relevance
83 void SetDeclInfo(const std::string &str);
185 void Watchpoint::SetDeclInfo(const std::string &str) { m_decl_str = str; } in SetDeclInfo() function in Watchpoint
925 watch_sp->SetDeclInfo(std::string(ss.GetString())); in DoExecute()
1489 watchpoint_sp->SetDeclInfo(std::string(ss.GetString())); in Watch()