Searched defs:NewChild (Results 1 – 10 of 10) sorted by relevance
244 auto NewChild = in addChild() local271 auto NewChild = createStringNode(); in addChild() local
353 LoopT *NewChild) { in replaceChildLoopWith()367 void addChildLoop(LoopT *NewChild) { in addChildLoop()898 void MoveSiblingLoopInto(LoopT *NewChild, in MoveSiblingLoopInto()
173 class NewChild(NewSuper): class
211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) { in replaceChildLoopWith()
266 void addChildLoop(LoopT *NewChild) { in addChildLoop()
282 LoopT *NewChild) { in replaceChildLoopWith()
331 void addChildLoop(LoopT *NewChild) { in addChildLoop()
1162 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local1187 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local
1387 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local1416 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local
1841 TreePatternNodePtr NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local1889 for (auto NewChild : ChildAlternatives[i]) in InlinePatternFragments() local