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