Searched defs:insertAfter (Results 1 – 3 of 3) sorted by relevance
210 inline ASTEdit insertAfter(RangeSelector S, TextGenerator Replacement) { in insertAfter() function
94 void Instruction::insertAfter(Instruction *InsertPos) { in insertAfter() function in Instruction
162 void VPRecipeBase::insertAfter(VPRecipeBase *InsertPos) { in insertAfter() function in VPRecipeBase