Home
last modified time | relevance | path

Searched defs:insertBefore (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_base.h76 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h78 bool insertBefore(SourceLocation loc, StringRef text) { in insertBefore() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp98 insertBefore(InsertPos->getIterator()); in insertBefore() function in Instruction
104 insertBefore(*InsertPos->getParent(), InsertPos); in insertBefore() function in Instruction
132 void Instruction::insertBefore(BasicBlock &BB, insertBefore() function in Instruction
H A DDebugProgramInstruction.cpp364 void DPValue::insertBefore(DPValue *InsertBefore) { insertBefore() function in llvm::DPValue
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp196 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { insertBefore() function in VPRecipeBase
204 void VPRecipeBase::insertBefore(VPBasicBlock &BB, insertBefore() function in VPRecipeBase
/freebsd-src/contrib/libxo/xohtml/external/
H A Djquery.js6203 insertBefore: "before", property