Searched defs:InsertAfter (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp263 insert(const SourceManager &SM, SourceLocation Loc, llvm::StringRef Text, bool InsertAfter) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp115 InsertText(unsigned OrigOffset, StringRef Str, bool InsertAfter) argument
255 InsertText(SourceLocation Loc, StringRef Str, bool InsertAfter, bool indentNewLines) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp129 SmallPtrSet<MachineInstr*, 8> InsertAfter; member in class:__anon1707::SSAIfConv
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp726 Instruction *InsertAfter = GetInsertPoint(WideLHS, WideRHS); local

Completed in 219 milliseconds