Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp67 return !entry->Enumerators().IsEmpty(); in operator ()()
984 = enumeratorOwnerEntry->Enumerators().GetIterator(); in _CreateEnumerationType()
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h553 const DebugInfoEntryList& Enumerators() const in Enumerators() function