Searched refs:FileChangeReason (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.h | 96 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
| H A D | MacroPPCallbacks.cpp | 158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 40 enum FileChangeReason { enum 49 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 480 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 69 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 155 FileChangeReason Reason, in FileChanged()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrintPreprocessedOutput.cpp | 157 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 346 FileChangeReason Reason, in FileChanged()
|
| H A D | VerifyDiagnosticConsumer.cpp | 67 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 169 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1701 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective()
|