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