Home | History | Annotate | Download | only in Symbol

Lines Matching refs:m_owner_scope

53     m_owner_scope(context),
126 if (show_context && m_owner_scope != NULL)
129 m_owner_scope->DumpSymbolContext(s);
143 m_owner_scope->CalculateSymbolContext(&variable_sc);
148 if (m_owner_scope)
150 ModuleSP module_sp (m_owner_scope->CalculateSymbolContextModule());
170 if (m_owner_scope)
173 m_owner_scope->CalculateSymbolContext(&sc);
203 if (m_owner_scope)
204 m_owner_scope->CalculateSymbolContext(sc);
489 if (m_owner_scope)
491 ModuleSP module_sp (m_owner_scope->CalculateSymbolContextModule());