Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h554 { return fEnumerators; } in Enumerators()
563 DebugInfoEntryList fEnumerators; variable
H A DDebugInfoEntries.cpp850 fEnumerators.Add(child); in AddChild()