Searched defs:hasChild (Results 1 – 2 of 2) sorted by relevance
104 void setChildrenFlag(bool hasChild) { Children = hasChild; } in setChildrenFlag()
334 inline bool CaseTreeNode::hasChild (const std::string& name) const in hasChild() function in tcu::CaseTreeNode