Searched refs:SetParentScope (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Symbol/
H A DBlock.h403 SetParentScope (SymbolContextScope *parent_scope) function in class:lldb_private::Block
/external/lldb/source/Symbol/
H A DFunction.cpp216 m_block.SetParentScope(this);
240 m_block.SetParentScope(this);
H A DBlock.cpp457 child_block_sp->SetParentScope (this);

Completed in 762 milliseconds