Searched refs:SetSymbolContextScope (Results 1 – 6 of 6) sorted by relevance
73 SetSymbolContextScope (SymbolContextScope *symbol_scope) in SetSymbolContextScope() function
490 SetSymbolContextScope (SymbolContextScope *symbol_scope);
553 frame_sp->SetSymbolContextScope (&function->GetBlock(false)); in GetFrameAtIndex()558 … frame_sp->SetSymbolContextScope (frame_sp->GetSymbolContext (eSymbolContextSymbol).symbol); in GetFrameAtIndex()
219 SetSymbolContextScope (scope); in GetStackID()236 StackFrame::SetSymbolContextScope (SymbolContextScope *symbol_scope) in SetSymbolContextScope() function in StackFrame239 m_id.SetSymbolContextScope (symbol_scope); in SetSymbolContextScope()
220 SetSymbolContextScope(SymbolContextScope *context) in SetSymbolContextScope() function
7095 type_sp->SetSymbolContextScope(symbol_context_scope); in ParseType()