Searched refs:GetInScopeVariableList (Results 1 – 4 of 4) sorted by relevance
283 GetInScopeVariableList(bool get_file_globals,
316 lldb::VariableListSP var_list_sp = frame->GetInScopeVariableList(false, true); in AddLocalVariableDecls()
1070 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()