Searched refs:eValueTypeVariableGlobal (Results 1 – 10 of 10) sorted by relevance
291 case eValueTypeVariableGlobal: in GetVariables()353 case eValueTypeVariableGlobal: in GetVariables()
879 case eValueTypeVariableGlobal: // global variable in FindValue()895 if (value_type == eValueTypeVariableGlobal) in FindValue()1174 case eValueTypeVariableGlobal: in GetVariables()
504 case eValueTypeVariableGlobal: in GetValueType()
179 return lldb::eValueTypeVariableGlobal; in GetValueType()
147 case eValueTypeVariableGlobal: s->PutCString(m_external ? "global" : "static"); break; in Dump()318 case eValueTypeVariableGlobal: in IsInScope()
352 case eValueTypeVariableGlobal: in GetDescription()
526 case eValueTypeVariableGlobal: in DoExecute()
796 case eValueTypeVariableGlobal: in DumpValueObject()
277 eValueTypeVariableGlobal = 1, // globals variable enumerator
7592 scope = eValueTypeVariableGlobal; in ParseVariableDIE()