Searched refs:GetInScopeVariableList (Results 1 – 5 of 5) sorted by relevance
280 GetInScopeVariableList(bool get_file_globals,
315 lldb::VariableListSP var_list_sp = frame->GetInScopeVariableList(false, true); in AddLocalVariableDecls()
1069 VariableListSP vars = frame->GetInScopeVariableList(true); in LookupLocalVariable()
108 stack_frame->GetInScopeVariableList(false)); in LookupIdentifier()
479 StackFrame::GetInScopeVariableList(bool get_file_globals, in GetInScopeVariableList() function in StackFrame598 VariableListSP var_list_sp(GetInScopeVariableList(get_file_globals)); in LegacyGetValueForVariableExpressionPath()