Searched refs:GetValues (Results 1 – 6 of 6) sorted by relevance
124 size_t GetValues(ConstString unique_cstr, std::vector<T> &values) const { in GetValues() function134 size_t GetValues(const RegularExpression ®ex, in GetValues() function
139 lldb::SBValueList GetValues(lldb::DynamicValueType use_dynamic);
364 SBCommandReturnObject::GetValues(lldb::DynamicValueType use_dynamic) { in GetValues() function in SBCommandReturnObject
1330 if (!Names.GetValues(name, ids)) in FindFunctions()1370 if (Names.GetValues(regex, ids)) { in FindFunctions()
653 const uint32_t count = name_to_index.GetValues(symbol_name, indexes); in GetNameIndexes()
16170 result = (arg1)->GetValues(arg2); in _wrap_SBCommandReturnObject_GetValues()