| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | aslparseop.c | 281 Op->Asl.FileChanged = Child->Asl.FileChanged; in TrCreateOp() 286 Child->Asl.FileChanged = FALSE; in TrCreateOp() 840 Op->Asl.FileChanged = FALSE; in TrAllocateOp() 852 Op->Asl.FileChanged = TRUE; in TrAllocateOp() 869 if (Op->Asl.FileChanged) in TrAllocateOp()
|
| H A D | cvcompiler.c | 406 if (Op->Asl.FileChanged) in CvCalculateCommentLengths() 625 if (Op->Asl.FileChanged) in CgWriteAmlComment() 650 Op->Asl.FileChanged = FALSE; in CgWriteAmlComment()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 45 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 131 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
|
| H A D | DependencyFile.cpp | 40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
| H A D | PrintPreprocessedOutput.cpp | 125 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 259 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
| H A D | VerifyDiagnosticConsumer.cpp | 67 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon660f44830111::VerifyFileTracker
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 47 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 422 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 425 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged() 426 Second->FileChanged(Loc, Reason, FileType, PrevFID); 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() function in MacroPPCallbacks
|
| /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, 154 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 119 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer() 511 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
|
| H A D | PPDirectives.cpp | 1313 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective() 1465 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
|
| H A D | Pragma.cpp | 489 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 109 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | aclocal.h | 1158 BOOLEAN FileChanged; member
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 129 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks
|