Searched refs:GetFetchDynamicValue (Results 1 – 5 of 5) sorted by relevance
41 lldb::DynamicValueType GetFetchDynamicValue() const;
76 lldb::DynamicValueType SBExpressionOptions::GetFetchDynamicValue() const { in GetFetchDynamicValue() function in SBExpressionOptions
1123 expr, options.GetFetchDynamicValue(), in EvaluateExpression() 1128 expr_result.SetSP(expr_value_sp, options.GetFetchDynamicValue()); in EvaluateExpression()
1257 result.SetSP(res_val_sp, options.GetFetchDynamicValue()); in GetFormat()
2345 expr_result.SetSP(expr_value_sp, options.GetFetchDynamicValue()); in GetStackRedZoneSize()