Searched refs:m_scope (Results 1 – 4 of 4) sorted by relevance
66 lldb::ValueType GetScope() const { return m_scope; } in GetScope()119 lldb::ValueType m_scope; variable
46 m_symfile_type_sp(symfile_type_sp), m_scope(scope), in Variable()119 if (m_scope != eValueTypeInvalid) { in Dump()121 switch (m_scope) { in Dump()135 s->AsRawOstream() << "??? (" << m_scope << ')'; in Dump()281 switch (m_scope) { in IsInScope()
106 VariableScope m_scope; member in rsg::BlockStatement
150 state.getVariableManager().pushVariableScope(m_scope); in init()