Searched defs:SetHasChildren (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h137 void SetHasChildren(bool b) { m_has_children = b; } function in class:DWARFDebugInfoEntry

Completed in 62 milliseconds