Home
last modified time | relevance | path

Searched refs:BaseTypes (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp100 return !entry->BaseTypes().IsEmpty(); in operator ()()
539 = classTypeEntry->BaseTypes().GetIterator(); in _CreateCompoundType()
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h367 const DebugInfoEntryList& BaseTypes() const in BaseTypes() function