Searched refs:FileChangeReason (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 49 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 102 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 206 FileChangeReason Reason, in FileChanged() 297 SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| H A D | PrintPreprocessedOutput.cpp | 149 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 331 FileChangeReason Reason, in FileChanged()
|
| H A D | VerifyDiagnosticConsumer.cpp | 67 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 39 enum FileChangeReason { enum 48 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 444 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 69 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 154 FileChangeReason Reason, in FileChanged()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 144 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1624 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective()
|