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