Home
last modified time | relevance | path

Searched defs:GetFirstChild (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h227 DWARFDebugInfoEntry *GetFirstChild() { in GetFirstChild() function
230 const DWARFDebugInfoEntry *GetFirstChild() const { in GetFirstChild() function
H A DDWARFDIE.cpp45 DWARFDIE::GetFirstChild() const { in GetFirstChild() function in DWARFDIE
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DBlock.h234 Block *GetFirstChild() const { in GetFirstChild() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBBlock.cpp129 SBBlock SBBlock::GetFirstChild() { in GetFirstChild() function in SBBlock