Searched refs:GetValueObjectForFrameVariable (Results 1 – 6 of 6) sorted by relevance
422 GetValueObjectForFrameVariable(const lldb::VariableSP &variable_sp,
596 valobj_sp = GetValueObjectForFrameVariable(variable_sp, use_dynamic); in GetValueForVariableExpressionPath()606 valobj_sp = GetValueObjectForFrameVariable(var_sp, use_dynamic); in GetValueForVariableExpressionPath()1146 StackFrame::GetValueObjectForFrameVariable(const VariableSP &variable_sp, in GetValueObjectForFrameVariable() function in StackFrame1517 return frame.GetValueObjectForFrameVariable(var_sp, eNoDynamicValues); in DoGuessValueAt()1740 value_sp = GetValueObjectForFrameVariable(var_sp, eNoDynamicValues); in FindVariable()
271 frame_sp->GetValueObjectForFrameVariable(variable_sp, in GetVariables()
613 value_sp = frame->GetValueObjectForFrameVariable(variable_sp, in FindValue()843 ValueObjectSP valobj_sp(frame->GetValueObjectForFrameVariable( in GetVariables()
536 valobj_sp = frame->GetValueObjectForFrameVariable( in DoExecute()647 valobj_sp = frame->GetValueObjectForFrameVariable( in DoExecute()
5915 frame->GetValueObjectForFrameVariable(local_sp, use_dynamic); in WindowDelegateDraw()