Searched refs:RenameFile (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_file.h | 67 bool RenameFile(const char *oldpath, const char *newpath,
|
| H A D | sanitizer_rtems.cc | 231 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) { in RenameFile() function
|
| H A D | sanitizer_posix.cc | 194 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) { in RenameFile() function
|
| H A D | sanitizer_win.cc | 742 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) { in RenameFile() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 40 EnterFile, ExitFile, SystemHeaderPragma, RenameFile enumerator
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | PrintPreprocessedOutput.cpp | 319 case PPCallbacks::RenameFile: in FileChanged()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1248 PPCallbacks::RenameFile, FileKind); in HandleLineDirective() 1393 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective()
|