Searched refs:GetPersistentVariable (Results 1 – 5 of 5) sorted by relevance
256 target.GetPersistentVariable(valobj_sp->GetName())) { in DoExecute()
475 target.GetPersistentVariable(result_valobj_sp->GetName())) { in EvaluateExpression()
1305 lldb::ExpressionVariableSP GetPersistentVariable(ConstString name);
661 target->GetPersistentVariable(const_name)); in FindValue()
2900 lldb::ExpressionVariableSP Target::GetPersistentVariable(ConstString name) { in GetPersistentVariable() function in Target