Searched refs:const_valobj_sp (Results 1 – 1 of 1) sorted by relevance
114 lldb::ValueObjectSP const_valobj_sp; in GetReturnValueObject() local118 const_valobj_sp = return_valobj_sp; in GetReturnValueObject()119 const_valobj_sp->SetName(persistent_variable_name); in GetReturnValueObject()121 const_valobj_sp = in GetReturnValueObject()126 return_valobj_sp = const_valobj_sp; in GetReturnValueObject()