Searched defs:Replace (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A DReplace.cs44 namespace Replace namespace
83 internal static class Replace class in namespace:Replace
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DFileSpecList.h178 bool Replace(size_t idx, const FileSpec &file) { function in class:lldb_private::FileSpecList
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h46 Replacements Replace; member in class:clang::tooling::RefactoringCallback
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp97 bool PathMappingList::Replace(ConstString path, function in class:PathMappingList
245 bool PathMappingList::Replace(ConstString path, function in class:PathMappingList
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h157 void Replace(InputInfo *II, const Unit &U) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp520 auto Replace = [&](SourceLocation Start, SourceLocation End, local
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.cc1053 CaseFile::Replace(const char* vdev_type, const char* path, bool isspare) { function in class:CaseFile
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp364 llvm::StringRef Replace; member in class:__anon1223::TypeSubstitutor
367 reset(llvm::StringRef Mangled, llvm::StringRef Search, llvm::StringRef Replace) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp913 Constant *Replace = ConstantExpr::getAddrSpaceCast(cast<Constant>(NewV), local
917 << ": " << *Replace << '\n'); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1295 auto Replace = [&](SourceLocation Start, unsigned Length, local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp863 bool Replace = Tok.isOneOf(tok::kw_typename, tok::kw_struct); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1115 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { argument
1157 bool Replace = false; local
1172 bool Replace = false; local
1273 bool Replace = false; local
[all...]

Completed in 143 milliseconds