| /freebsd-12.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() 803 Op->Asl.FileChanged = FALSE; in TrAllocateOp() 815 Op->Asl.FileChanged = TRUE; in TrAllocateOp() 832 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-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 46 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 128 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
|
| H A D | DependencyFile.cpp | 39 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 188 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 283 void DFGImpl::FileChanged(SourceLocation Loc, in FileChanged() function in DFGImpl
|
| H A D | PrintPreprocessedOutput.cpp | 126 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 258 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
| H A D | VerifyDiagnosticConsumer.cpp | 85 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anona9f039de0111::VerifyFileTracker
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 48 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 357 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 360 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged() 361 Second->FileChanged(Loc, Reason, FileType, PrevFID); 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() function in MacroPPCallbacks
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 71 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 153 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 121 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer() 465 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
|
| H A D | PPDirectives.cpp | 1152 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective() 1299 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
|
| H A D | Pragma.cpp | 472 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
|
| /freebsd-12.1/sys/contrib/dev/acpica/include/ |
| H A D | aclocal.h | 1158 BOOLEAN FileChanged; member
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | Sema.cpp | 86 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks
|