Searched refs:FileChangeReason (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 46 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 129 FileChangeReason Reason, in FileChanged()
|
| H A D | DependencyFile.cpp | 39 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() 188 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 284 FileChangeReason Reason, in FileChanged()
|
| H A D | PrintPreprocessedOutput.cpp | 126 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 259 FileChangeReason Reason, in FileChanged()
|
| H A D | VerifyDiagnosticConsumer.cpp | 85 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 40 enum FileChangeReason { enum 48 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 357 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.h | 98 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
| H A D | MacroPPCallbacks.cpp | 159 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 71 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 154 FileChangeReason Reason, in FileChanged()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | Sema.cpp | 86 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1293 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective()
|