Searched refs:SetDeclInfo (Results 1 – 4 of 4) sorted by relevance
84 void SetDeclInfo(const std::string &str);
88 void Watchpoint::SetDeclInfo(const std::string &str) { m_decl_str = str; } in SetDeclInfo() function in Watchpoint
987 wp->SetDeclInfo(std::string(ss.GetString())); in DoExecute()
1496 watchpoint_sp->SetDeclInfo(std::string(ss.GetString())); in Watch()