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