Searched refs:GetInScopeVariableList (Results 1 – 4 of 4) sorted by relevance
281 GetInScopeVariableList(bool get_file_globals,
304 lldb::VariableListSP var_list_sp = frame->GetInScopeVariableList(false, true); in AddLocalVariableDecls()
1077 VariableListSP vars = frame->GetInScopeVariableList(true); in LookupLocalVariable()
475 StackFrame::GetInScopeVariableList(bool get_file_globals, in GetInScopeVariableList() function in StackFrame537 VariableListSP var_list_sp(GetInScopeVariableList(get_file_globals)); in GetValueForVariableExpressionPath()