| /freebsd/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() 842 Op->Asl.FileChanged = FALSE; in TrAllocateOp() 854 Op->Asl.FileChanged = TRUE; in TrAllocateOp() 871 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/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 49 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 480 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 483 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged() 484 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
|
| /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() function in MacroPPCallbacks
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 69 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 154 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 141 Callbacks->FileChanged(CurLexer->getFileLoc(), PPCallbacks::EnterFile, in EnterSourceFileWithLexer() 511 Callbacks->FileChanged(Loc, PPCallbacks::ExitFile, FileType, ExitedFID); in HandleEndOfFile()
|
| H A D | PPDirectives.cpp | 1547 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective() 1707 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
|
| H A D | Pragma.cpp | 504 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrintPreprocessedOutput.cpp | 157 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 345 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 __anonf81695cf0111::VerifyFileTracker
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | aclocal.h | 1167 BOOLEAN FileChanged; member
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 169 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks
|