Home
last modified time | relevance | path

Searched defs:HasChildren (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDInlineInfo.cpp81 bool HasChildren = Data.getU8(&Offset) != 0; in skip() local
124 bool HasChildren = Data.getU8(&Offset) != 0; in lookup() local
188 bool HasChildren = Data.getU8(&Offset) != 0; in decode() local
232 bool HasChildren = !Children.empty(); in encode() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFAbbreviationDeclaration.h28 bool HasChildren() const { return m_has_children; } in HasChildren() function
HDDWARFDebugInfoEntry.h135 bool HasChildren() const { return m_has_children; } in HasChildren() function
HDDWARFBaseDIE.cpp124 bool DWARFBaseDIE::HasChildren() const { in HasChildren() function in DWARFBaseDIE
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFAbbreviationDeclaration.h174 bool HasChildren; variable
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangASTNodesEmitter.cpp92 bool HasChildren = (i != e); in EmitNode() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp884 bool HasChildren() { in HasChildren() function in __anon02a17f950111::TemplateDiff::DiffTree