Searched defs:HasChildren (Results 1 – 9 of 9) sorted by relevance
82 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
130 bool HasChildren() const { return m_has_children; } in HasChildren() function
106 bool DWARFBaseDIE::HasChildren() const { in HasChildren() function in DWARFBaseDIE
213 bool HasChildren; variable
96 bool HasChildren = L & 0x02; in readNode() local 107 bool HasChildren = H & 0x40; in readNode() local
509 bool HasChildren() { return GetNumChildrenIgnoringErrors() > 0; } in HasChildren() function
917 bool HasChildren() { in HasChildren() function in __anon44eed8fe0111::TemplateDiff::DiffTree
1851 bool HasChildren = false; in cloneDIE() local