Home
last modified time | relevance | path

Searched defs:RenameFile (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerIOPosix.cpp126 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile() function
HDFuzzerIOWindows.cpp233 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPPCallbacks.h41 EnterFile, ExitFile, SystemHeaderPragma, RenameFile enumerator