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()
694 for (auto &rec_value_sp : recognized_arg_list->GetObjects()) { in DoExecute()
868 for (auto &rec_value_sp : recognized_arg_list->GetObjects()) { in GetVariables()
5531 for (auto &valobj_sp : valobj_list.GetObjects()) in SetValues()