Home
last modified time | relevance | path

Searched refs:FileChanged (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslparseop.c173 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 Dcvcompiler.c298 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 DHeaderIncludeGen.cpp45 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
131 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
H A DPrintPreprocessedOutput.cpp125 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
259 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
H A DDependencyFile.cpp40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
H A DVerifyDiagnosticConsumer.cpp67 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon6a63c2da0111::VerifyFileTracker
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h47 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 DMacroPPCallbacks.h97 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
H A DMacroPPCallbacks.cpp158 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 DModuleDepCollector.h122 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp72 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 DPPLexerChange.cpp117 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()
470 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
H A DPPDirectives.cpp1247 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective()
1399 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
H A DPragma.cpp483 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp102 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Daclocal.h1059 BOOLEAN FileChanged; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp248 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon08ff66800211::IndexPPCallbacks
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp107 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks