Home
last modified time | relevance | path

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

/llvm-project/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/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp51 llvm::SmallString<128> NewPath = OriginalFile; in getCorrespondingHeaderOrSource() local
/llvm-project/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/clang/lib/Basic/
H A DFileManager.cpp503 SmallString<128> NewPath(FileSystemOpts.WorkingDir); FixupRelativePath() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp632 PathType NewPath(Path); paths() local
908 PathType NewPath(TPath.getPath()); createAllExitPaths() local
[all...]
/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp530 SmallString<128> NewPath(Path); getThinLTOOutputFile() local
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp95 PathPieces NewPath; in flattenTo() local
/llvm-project/llvm/lib/Support/
H A DPath.cpp535 (Twine(NewPrefix) + RelPath).toVector(NewPath); in replace_path_prefix() local
H A DVirtualFileSystem.cpp1322 SmallString<128> NewPath(Dir); setCurrentEntry() local
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1598 SmallString<128> NewPath(Path); getThinLTOOutputFile() local