Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h143 DWARFDebugInfoEntry *GetFirstChild() { in GetFirstChild() function
146 const DWARFDebugInfoEntry *GetFirstChild() const { in GetFirstChild() function
H A DDWARFDIE.cpp94 DWARFDIE::GetFirstChild() const { in GetFirstChild() function in DWARFDIE
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DBlock.h202 Block *GetFirstChild() const { in GetFirstChild() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBlock.cpp150 SBBlock SBBlock::GetFirstChild() { in GetFirstChild() function in SBBlock