Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DFileMatchTrie.cpp59 void insert(StringRef NewPath, unsigned ConsumedLength = 0) { in insert()
192 void FileMatchTrie::insert(StringRef NewPath) { in insert()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DFileManager.cpp511 SmallString<128> NewPath(FileSystemOpts.WorkingDir); in FixupRelativePath() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp629 PathType NewPath(Path); in paths() local
897 PathType NewPath(TPath.getPath()); in createAllExitPaths() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp524 SmallString<128> NewPath(Path); in getThinLTOOutputFile() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp100 PathPieces NewPath; in flattenTo() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1404 SmallString<128> NewPath(Path); in getThinLTOOutputFile() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp534 SmallString<256> NewPath; in replace_path_prefix() local
H A DVirtualFileSystem.cpp1296 SmallString<128> NewPath(Dir); in setCurrentEntry() local