Searched refs:GetValueObject (Results 1 – 17 of 17) sorted by relevance
47 ValueObject &valobj(match_data.GetValueObject()); in Get()96 ValueObject &valobj(match_data.GetValueObject()); in GetHardcoded()
45 ValueObject &FormattersMatchData::GetValueObject() { return m_valobj; } in GetValueObject() function in FormattersMatchData
198 match_data.GetValueObject().GetObjectRuntimeLanguage(), in Get()
190 const CPDF_Object* pV = GetValueObject(); in ResetField()301 bDefault ? GetDefaultValueObject() : GetValueObject(); in GetValue()557 const CPDF_Object* pValue = GetValueObject(); in SetItemSelectionUnselected()686 const CPDF_Object* pV = GetValueObject(); in CheckControl()912 const CPDF_Object* CPDF_FormField::GetValueObject() const { in GetValueObject() function in CPDF_FormField923 const CPDF_Object* pValue = GetValueObject(); in GetValueOrSelectedIndicesObject()
168 const CPDF_Object* GetValueObject() const;
71 lldb::ValueObjectSP &GetValueObject() { return m_thread_info_valobj_sp; } in GetValueObject() function
94 ValueObject &GetValueObject();
39 lldb::ValueObjectSP GetValueObject() { return m_frozen_sp; } in GetValueObject() function
142 return_valobj_sp = expr_variable_sp->GetValueObject(); in GetReturnValueObject()
2419 result_valobj_sp = persistent_var_sp->GetValueObject(); in EvaluateExpression()
360 result_valobj_sp = expr_result->GetValueObject(); in Evaluate()
363 lldb::ValueObjectSP valobj_sp = persistent_var_sp->GetValueObject(); in IOHandlerInputComplete()
307 result_value_sp = result_variable_sp->GetValueObject(); in ConditionSaysStop()
1324 if (expression_var_sp && expression_var_sp->GetValueObject()) { in Format()1325 expression_var_sp->GetValueObject()->Dump(s); in Format()
3239 return persistent_var_sp->GetValueObject(); in Persist()
679 value_sp = expr_var_sp->GetValueObject(); in FindValue()
468 if (!parser_vars || !jit_vars || !member_sp->GetValueObject()) in GetStructElement()