Searched refs:static_value (Results 1 – 8 of 8) sorted by relevance
51 ValueObject &static_value) override;
278 const TypeAndOrName &type_and_or_name, ValueObject &static_value) { in FixUpDynamicType() argument279 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType()
59 ValueObject &static_value) override;
257 ValueObject &static_value) { in FixUpDynamicType() argument258 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType()
112 ValueObject *static_value = m_orig_valobj->GetStaticValue().get(); in GetMostSpecializedValue() local113 if (static_value) in GetMostSpecializedValue()114 m_valobj = static_value; in GetMostSpecializedValue()
102 ValueObject &static_value) = 0;
336 ValueObject &static_value) override;
1052 ValueObject &static_value) { in FixUpDynamicType() argument