Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h144 DWARFDebugInfoEntry *GetSibling() { in GetSibling() function
147 const DWARFDebugInfoEntry *GetSibling() const { in GetSibling() function
H A DDWARFDIE.cpp105 DWARFDIE::GetSibling() const { in GetSibling() function in DWARFDIE
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp142 SBBlock SBBlock::GetSibling() { in GetSibling() function in SBBlock
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp112 XMLNode XMLNode::GetSibling() const { in GetSibling() function in XMLNode
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp521 Block *Block::GetSibling() const { in GetSibling() function in Block