Home
last modified time | relevance | path

Searched defs:GetSibling (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.h135 DWARFDebugInfoEntry *GetSibling() { in GetSibling() function
138 const DWARFDebugInfoEntry *GetSibling() const { in GetSibling() function
DDWARFDIE.cpp106 DWARFDIE::GetSibling() const { in GetSibling() function in DWARFDIE
/external/llvm-project/lldb/source/API/
DSBBlock.cpp145 SBBlock SBBlock::GetSibling() { in GetSibling() function in SBBlock
/external/llvm-project/lldb/source/Host/common/
DXML.cpp113 XMLNode XMLNode::GetSibling() const { in GetSibling() function in XMLNode
/external/llvm-project/lldb/source/Symbol/
DBlock.cpp494 Block *Block::GetSibling() const { in GetSibling() function in Block