Home
last modified time | relevance | path

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

/freebsd-src/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.cpp103 DWARFDIE::GetSibling() const { GetSibling() function in DWARFDIE
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp141 SBBlock SBBlock::GetSibling() { GetSibling() function in SBBlock
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp112 XMLNode XMLNode::GetSibling() const { in GetSibling() function in XMLNode
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp505 Block *Block::GetSibling() const { GetSibling() function in Block