Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDInlineInfo.cpp82 bool HasChildren = Data.getU8(&Offset) != 0; in skip() local
125 bool HasChildren = Data.getU8(&Offset) != 0; in lookup() local
193 bool HasChildren = Data.getU8(&Offset) != 0; in decode() local
237 bool HasChildren = !Children.empty(); in encode() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugInfoEntry.h130 bool HasChildren() const { return m_has_children; } in HasChildren() function
HDDWARFBaseDIE.cpp106 bool DWARFBaseDIE::HasChildren() const { in HasChildren() function in DWARFBaseDIE
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFAbbreviationDeclaration.h213 bool HasChildren; variable
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangASTNodesEmitter.cpp101 bool HasChildren = (i != e); in EmitNode() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDUnicodeNameToCodepoint.cpp96 bool HasChildren = L & 0x02; in readNode() local
107 bool HasChildren = H & 0x40; in readNode() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerTypeUnit.cpp242 bool HasChildren = !Entry->getValue().load()->Children.empty(); in finalizeTypeEntryRec() local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDValueObject.h509 bool HasChildren() { return GetNumChildrenIgnoringErrors() > 0; } in HasChildren() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp917 bool HasChildren() { in HasChildren() function in __anonc2e4de970111::TemplateDiff::DiffTree
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp1851 bool HasChildren = false; in cloneDIE() local