Searched refs:CreateConstantValue (Results 1 – 4 of 4) sorted by relevance
138 const_valobj_sp = return_valobj_sp->CreateConstantValue (persistent_variable_name); in GetReturnValueObject()
156 m_new_value_sp = m_new_value_sp->CreateConstantValue(watch_name); in CaptureWatchedValue()
890 CreateConstantValue (const ConstString &name);
3671 ValueObject::CreateConstantValue (const ConstString &name) in CreateConstantValue() function in ValueObject