Home
last modified time | relevance | path

Searched defs:NewPath (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/clang/lib/Tooling/
H A DFileMatchTrie.cpp59 void insert(StringRef NewPath, unsigned ConsumedLength = 0) { in insert()
192 void FileMatchTrie::insert(StringRef NewPath) { in insert()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp54 llvm::SmallString<128> NewPath = OriginalFile; in getCorrespondingHeaderOrSource() local
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp126 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile()
H A DFuzzerIOWindows.cpp233 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile()
H A DFuzzerFork.cpp240 auto NewPath = DirPlusFile(MainCorpusDir, Hash(U)); in RunOneMergeJob() local
/llvm-project-15.0.7/clang/lib/Basic/
H A DFileManager.cpp535 SmallString<128> NewPath(FileSystemOpts.WorkingDir); in FixupRelativePath() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp629 PathType NewPath(Path); in paths() local
897 PathType NewPath(TPath.getPath()); in createAllExitPaths() local
/llvm-project-15.0.7/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp524 SmallString<128> NewPath(Path); in getThinLTOOutputFile() local
/llvm-project-15.0.7/clang/lib/Analysis/
H A DPathDiagnostic.cpp101 PathPieces NewPath; in flattenTo() local
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1368 SmallString<128> NewPath(Path); in getThinLTOOutputFile() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DPath.cpp534 SmallString<256> NewPath; in replace_path_prefix() local
H A DVirtualFileSystem.cpp1300 SmallString<128> NewPath(Dir); in setCurrentEntry() local