Searched refs:GetPersistentVariable (Results 1 – 5 of 5) sorted by relevance
227 target.GetPersistentVariable(valobj_sp->GetName())) { in DoExecute()
472 target.GetPersistentVariable(result_valobj_sp->GetName())) { in EvaluateExpression()
1259 lldb::ExpressionVariableSP GetPersistentVariable(ConstString name);
660 target->GetPersistentVariable(const_name)); in FindValue()
2723 lldb::ExpressionVariableSP Target::GetPersistentVariable(ConstString name) { in GetPersistentVariable() function in Target