Searched refs:FileChangeReason (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 45 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 132 FileChangeReason Reason, in FileChanged()
|
| H A D | DependencyFile.cpp | 40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| H A D | PrintPreprocessedOutput.cpp | 125 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 260 FileChangeReason Reason, in FileChanged()
|
| H A D | VerifyDiagnosticConsumer.cpp | 67 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.h | 97 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
| H A D | MacroPPCallbacks.cpp | 158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 39 enum FileChangeReason { enum 47 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 422 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.h | 148 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 72 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 155 FileChangeReason Reason, in FileChanged()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 110 FileChangeReason Reason, in FileChanged()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 129 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1459 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective()
|