Searched refs:GetObjects (Results 1 – 5 of 5) sorted by relevance
51 const std::vector<lldb::ValueObjectSP> &GetObjects() const { in GetObjects() function
41 for (const auto &o : args->GetObjects()) { in RecognizeFrame()
673 for (auto &rec_value_sp : recognized_arg_list->GetObjects()) { in DoExecute()
875 for (auto &rec_value_sp : recognized_arg_list->GetObjects()) { in GetVariables()
5551 for (auto &valobj_sp : valobj_list.GetObjects()) in SetValues()