/freebsd/contrib/sqlite3/ |
H A D | Replace.cs | 44 namespace Replace namespace 83 internal static class Replace class
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 58 SmallVectorImpl<BinaryOperator *> &Replace) { in scalarize() 81 SmallVector<BinaryOperator *, 4> Replace; in runImpl() local
|
H A D | ExpandLargeFpConvert.cpp | 573 static void scalarize(Instruction *I, SmallVectorImpl<Instruction *> &Replace) { in scalarize() 594 SmallVector<Instruction *, 4> Replace; in runImpl() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | FileSpecList.h | 222 bool Replace(size_t idx, const FileSpec &file) { in Replace() function
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | PathMappingList.cpp | 112 bool PathMappingList::Replace(llvm::StringRef path, llvm::StringRef replacement, in Replace() function in PathMappingList 265 bool PathMappingList::Replace(llvm::StringRef path, llvm::StringRef new_path, in Replace() function in PathMappingList
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.cpp | 172 for (const auto &Replace : AtomicChange.getReplacements()) { in convertChangesToFileReplacements() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusLanguage.cpp | 504 llvm::StringRef Replace; member in __anon36efa97a0111::TypeSubstitutor 508 llvm::StringRef Replace) { in reset()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 514 Get(I, Row) = std::min(Insert, std::min(Delete, Replace)); in nearestMatchesForCodepointName() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 287 void Replace(InputInfo *II, const Unit &U, Replace() function
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | case_file.cc | 1125 CaseFile::Replace(const char* vdev_type, const char* path, bool isspare) { in Replace() function in CaseFile
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 2371 auto Replace = [&](SourceLocation Start, unsigned Length, in requoteJSStringLiteral() local 3521 inline bool isHeaderInsertion(const tooling::Replacement &Replace) { in isHeaderInsertion() 3527 inline bool isHeaderDeletion(const tooling::Replacement &Replace) { in isHeaderDeletion() 3584 auto Replace = in fixCppIncludeInsertions() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 820 bool Replace = Tok.isOneOf(tok::kw_typename, tok::kw_struct); in ParseTemplateTemplateParameter() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 1189 Constant *Replace = in rewriteWithNewAddressSpaces() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 221 BasicBlock *Replace, in replaceTargetsFromPHINode()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 1428 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand() 1470 bool Replace = false; in SExtPromoteOperand() local 1485 bool Replace = false; in ZExtPromoteOperand() local 1589 bool Replace = false; in PromoteIntShiftOp() local
|