Searched defs:hasChildren (Results 1 – 12 of 12) sorted by relevance
53 bool hasChildren() const { return AbbrevDecl && AbbrevDecl->hasChildren(); } in hasChildren() function
79 bool hasChildren() const { in hasChildren() function
91 bool hasChildren() const { return HasChildren; } in hasChildren() function
20 bool SkSVGContainer::hasChildren() const { in hasChildren() function in SkSVGContainer
86 virtual bool hasChildren() const { return false; } in hasChildren() function
28 bool SkSVGContainer::hasChildren() const { in hasChildren() function in SkSVGContainer
174 virtual bool hasChildren() const { return false; } in hasChildren() function
156 - (BOOL)hasChildren { method
102 bool hasChildren() const { return Children; } in hasChildren() function752 bool hasChildren() const { return ForceChildren || !Children.empty(); } in hasChildren() function
167 bool hasChildren() const { return mHasChildren; } in hasChildren() function
332 bool hasChildren (void) const { return !m_children.empty(); } in hasChildren() function in tcu::CaseTreeNode
14420 bool TrackerBase::hasChildren() const { in hasChildren() function in Catch::TestCaseTracking::TrackerBase