Home
last modified time | relevance | path

Searched defs:Replace (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A DReplace.cs44 namespace Replace namespace
83 internal static class Replace class
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpecList.h222 bool Replace(size_t idx, const FileSpec &file) { in Replace() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeDivRem.cpp58 SmallVectorImpl<BinaryOperator *> &Replace) { in runImpl() local
H A DExpandLargeFpConvert.cpp571 SmallVector<Instruction *, 4> Replace; runImpl() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp112 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 DReplacement.cpp229 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 DRenamingAction.cpp172 for (const auto &Replace : AtomicChange.getReplacements()) { in convertChangesToFileReplacements() local
H A DUSRLocFinder.cpp538 auto Replace = [&](SourceLocation Start, SourceLocation End, in createRenameAtomicChanges() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp504 llvm::StringRef Replace; member in __anon9d5c810c0111::TypeSubstitutor
508 llvm::StringRef Replace) { in reset() argument
/freebsd-src/cddl/usr.sbin/zfsd/
H A Dcase_file.cc1125 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 DFuzzerCorpus.h288 void Replace(InputInfo *II, const Unit &U, in Replace() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp511 const int Replace = in nearestMatchesForCodepointName() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2338 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 DParseTemplate.cpp932 bool Replace = Tok.isOneOf(tok::kw_typename, tok::kw_struct); ParseTemplateTemplateParameter() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1188 Constant *Replace = rewriteWithNewAddressSpaces() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp221 BasicBlock *Replace, in replaceTargetsFromPHINode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1517 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...]