Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h41 EnterFile, ExitFile, SystemHeaderPragma, RenameFile enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp318 case PPCallbacks::RenameFile: in FileChanged()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp1153 PPCallbacks::RenameFile, FileKind); in HandleLineDirective()
1293 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective()