Searched defs:childNode (Results 1 – 14 of 14) sorted by relevance
222 TestNode* childNode = iter.children[iter.curChildNdx]; in next() local
18 childNode: ChildNode; property
241 OsrAXNode* childNode = node->ChildAtIndex(i); in DestroyNode() local
220 TIntermNode &childNode = *declNode->getChildNode(0); in GetAsDeclaredStructure() local
21 TIntermNode *childNode = declNode.getChildNode(0); in ViewDeclaration() local
2139 TIntermNode &childNode = *declNode->getChildNode(0); in NewlinePad() local
134 sk_sp<sksg::RenderNode> childNode) { in AttachMask()
378 sk_sp<SkSVGNode> childNode = construct_svg_node(dom, localCtx, child); in construct_svg_node() local
462 TIntermNode* childNode, const TType& returnType) in addBuiltInFunctionCall()
771 …ext::handleUnaryMath(const TSourceLoc& loc, const char* str, TOperator op, TIntermTyped* childNode) in handleUnaryMath()
882 TIntermTyped* childNode) in handleUnaryMath()
17014 for( auto const& childNode : sectionNode.childSections ) in writeSection() local
86552 return !!ts.forEachChild(body, function check(childNode) { argument
72900 return !!ts.forEachChild(body, function check(childNode) { argument