Searched defs:childNode (Results 1 – 13 of 13) sorted by relevance
222 TestNode* childNode = iter.children[iter.curChildNdx]; in next() local
18 childNode: ChildNode; property
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
464 TIntermNode* childNode, const TType& returnType) in addBuiltInFunctionCall()
910 …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
73099 return !!ts.forEachChild(body, function check(childNode) { argument
86767 return !!ts.forEachChild(body, function check(childNode) { argument