Searched refs:GetScope (Results 1 – 9 of 9) sorted by relevance
98 if ((*pos)->NameMatches(name) && (*pos)->GetScope() == value_type) { in FindVariable()139 if ((*pos)->GetScope() == type) { in AppendVariablesWithScope()
273 switch (variable->GetScope()) { in GetDescription()
215 switch (variable_sp->GetScope()) { in GetVariables()268 switch (variable_sp->GetScope()) { in GetVariables()
992 switch (variable_sp->GetScope()) { in GetVariables()
70 lldb::ValueType GetScope() const { return m_scope; } in GetScope() function
120 return m_variable_sp->GetScope(); in GetValueType()
902 def GetScope(self): member in AstBuilder1079 body = list(self.GetScope())1538 ast = AstBuilder(self.GetScope(), self.filename, class_name,1584 tokens = list(self.GetScope())
489 switch (var_sp->GetScope()) { in GetScopeString()655 switch (var_sp->GetScope()) { in DoExecute()
758 switch (var_sp->GetScope()) { in DumpValueObject()