Searched refs:const_valobj_sp (Results 1 – 1 of 1) sorted by relevance
99 lldb::ValueObjectSP const_valobj_sp; in GetReturnValueObject() local103 const_valobj_sp = return_valobj_sp; in GetReturnValueObject()104 const_valobj_sp->SetName(persistent_variable_name); in GetReturnValueObject()106 const_valobj_sp = in GetReturnValueObject()111 return_valobj_sp = const_valobj_sp; in GetReturnValueObject()