Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h153 DWARFDebugInfoEntry *GetFirstChild() { in GetFirstChild() function
156 const DWARFDebugInfoEntry *GetFirstChild() const { in GetFirstChild() function
H A DDWARFDIE.cpp97 DWARFDIE::GetFirstChild() const { in GetFirstChild() function in DWARFDIE
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DBlock.h202 Block *GetFirstChild() const { in GetFirstChild() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp151 SBBlock SBBlock::GetFirstChild() { in GetFirstChild() function in SBBlock