/freebsd-src/contrib/sqlite3/ |
H A D | Replace.cs | 44 namespace Replace namespace 83 internal static class Replace class
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 58 SmallVectorImpl<BinaryOperator *> &Replace) { in runImpl() local
|
H A D | ExpandLargeFpConvert.cpp | 571 SmallVector<Instruction *, 4> Replace; runImpl() local [all...] |
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 229 for (const auto &Replace : Replaces) in mergeIfOrderIndependent() local 599 Replacement Replace("<stdin>", I->getOffset(), I->getLength(), in applyAllReplacements() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.cpp | 172 for (const auto &Replace : AtomicChange.getReplacements()) { in convertChangesToFileReplacements() local
|
H A D | USRLocFinder.cpp | 538 auto Replace = [&](SourceLocation Start, SourceLocation End, in createRenameAtomicChanges() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusLanguage.cpp | 504 llvm::StringRef Replace; member in __anon9d5c810c0111::TypeSubstitutor 508 llvm::StringRef Replace) { in reset() argument
|
/freebsd-src/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 [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 288 void Replace(InputInfo *II, const Unit &U, in Replace() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 511 const int Replace = in nearestMatchesForCodepointName() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 2338 auto Replace = [&](SourceLocation Start, unsigned Length, requoteJSStringLiteral() local 3478 isHeaderInsertion(const tooling::Replacement & Replace) isHeaderInsertion() argument 3484 isHeaderDeletion(const tooling::Replacement & Replace) isHeaderDeletion() argument 3542 auto Replace = fixCppIncludeInsertions() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 932 bool Replace = Tok.isOneOf(tok::kw_typename, tok::kw_struct); ParseTemplateTemplateParameter() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 1188 Constant *Replace = rewriteWithNewAddressSpaces() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 221 BasicBlock *Replace, in replaceTargetsFromPHINode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 1517 PromoteOperand(SDValue Op,EVT PVT,bool & Replace) PromoteOperand() argument 1559 bool Replace = false; SExtPromoteOperand() local 1574 bool Replace = false; ZExtPromoteOperand() local 1678 bool Replace = false; PromoteIntShiftOp() local [all...] |