Searched refs:GetPersistentVariable (Results 1 – 3 of 3) sorted by relevance
1222 lldb::ExpressionVariableSP GetPersistentVariable(ConstString name);
657 target->GetPersistentVariable(const_name)); in FindValue()
2619 lldb::ExpressionVariableSP Target::GetPersistentVariable(ConstString name) { in GetPersistentVariable() function in Target