Home
last modified time | relevance | path

Searched defs:m_has_children (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.h60 uint8_t m_has_children = 0; variable
H A DDWARFDebugInfoEntry.h175 m_has_children : 1; variable