Searched refs:GetValueForVariableExpressionPath (Results 1 – 7 of 7) sorted by relevance
111 GetValueForVariableExpressionPath (const char *var_expr,
477 valobj_sp = frame->GetValueForVariableExpressionPath (name_cstr, in DoExecute()
1029 valobj_sp = frame->GetValueForVariableExpressionPath (command.GetArgumentAtIndex(0), in DoExecute()
577 valobj_sp = frame_sp->GetValueForVariableExpressionPath(object_name.AsCString(), in GetObjectPointer()
1219 valobj = frame->GetValueForVariableExpressionPath(name_unique_cstr, in FindExternalVisibleDecls()
546 StackFrame::GetValueForVariableExpressionPath (const char *var_expr_cstr, in GetValueForVariableExpressionPath() function in StackFrame
694 ValueObjectSP value_sp (frame->GetValueForVariableExpressionPath (var_path, in GetValueForVariablePath()