Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DFunction.cpp216 m_block.SetParentScope(this); in Function()
240 m_block.SetParentScope(this); in Function()
DBlock.cpp457 child_block_sp->SetParentScope (this); in AddChild()
/external/lldb/include/lldb/Symbol/
DBlock.h403 SetParentScope (SymbolContextScope *parent_scope) in SetParentScope() function