Searched defs:insertAfter (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h257 inline ASTEdit insertAfter(RangeSelector S, TextGenerator Replacement) { function in namespace:clang::transformer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h237 iterator insertAfter(iterator where, pointer New) { function in class:llvm::iplist_impl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp92 void Instruction::insertAfter(Instruction *InsertPos) { function in class:Instruction
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h719 iterator insertAfter(iterator I, MachineInstr *MI) { function in class:llvm::MachineBasicBlock
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp325 void VPRecipeBase::insertAfter(VPRecipeBase *InsertPos) { function in class:VPRecipeBase

Completed in 115 milliseconds