/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | aslparseop.c | 173 Op->Asl.FileChanged = Child->Asl.FileChanged; in TrCreateOp() 178 Child->Asl.FileChanged = FALSE; in TrCreateOp() 734 Op->Asl.FileChanged = FALSE; in TrAllocateOp() 746 Op->Asl.FileChanged = TRUE; in TrAllocateOp() 763 if (Op->Asl.FileChanged) in TrAllocateOp()
|
H A D | cvcompiler.c | 298 if (Op->Asl.FileChanged) in CvCalculateCommentLengths() 517 if (Op->Asl.FileChanged) in CgWriteAmlComment() 542 Op->Asl.FileChanged = FALSE; in CgWriteAmlComment()
|
/netbsd-src/external/apache2/llvm/dist/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 | PrintPreprocessedOutput.cpp | 125 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 259 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
H A D | DependencyFile.cpp | 40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
H A D | VerifyDiagnosticConsumer.cpp | 67 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon6a63c2da0111::VerifyFileTracker
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 47 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 386 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 389 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged() 390 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.h | 122 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPLexerChange.cpp | 117 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer() 470 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
|
H A D | PPDirectives.cpp | 1247 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective() 1399 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
|
H A D | Pragma.cpp | 483 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 102 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | aclocal.h | 1059 BOOLEAN FileChanged; member
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 248 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon08ff66800211::IndexPPCallbacks
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | Sema.cpp | 107 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks
|