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