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