Searched refs:SetSymbolContextScope (Results 1 – 6 of 6) sorted by relevance
73 SetSymbolContextScope (SymbolContextScope *symbol_scope) in SetSymbolContextScope() function
174 SetSymbolContextScope (SymbolContextScope *symbol_scope);
544 frame_sp->SetSymbolContextScope (&function->GetBlock(false)); in GetFrameAtIndex()549 … frame_sp->SetSymbolContextScope (frame_sp->GetSymbolContext (eSymbolContextSymbol).symbol); in GetFrameAtIndex()
196 SetSymbolContextScope (scope); in GetStackID()213 StackFrame::SetSymbolContextScope (SymbolContextScope *symbol_scope) in SetSymbolContextScope() function in StackFrame216 m_id.SetSymbolContextScope (symbol_scope); in SetSymbolContextScope()
220 SetSymbolContextScope(SymbolContextScope *context) in SetSymbolContextScope() function
7004 type_sp->SetSymbolContextScope(symbol_context_scope); in ParseType()