| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 46 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 83 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 186 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback 291 void HeaderIncludesJSONCallback::FileChanged( in FileChanged() function in HeaderIncludesJSONCallback
|
| H A D | PrintPreprocessedOutput.cpp | 143 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 324 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 __anonb57c44a60111::VerifyFileTracker
|
| /openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 48 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 444 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 447 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged() 448 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
|
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 69 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 151 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.h | 150 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
| /openbsd-src/gnu/llvm/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 141 Callbacks->FileChanged(CurLexer->getFileLoc(), PPCallbacks::EnterFile, in EnterSourceFileWithLexer() 503 Callbacks->FileChanged(Loc, PPCallbacks::ExitFile, FileType, ExitedFID); in HandleEndOfFile()
|
| H A D | PPDirectives.cpp | 1451 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective() 1611 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
|
| H A D | Pragma.cpp | 493 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 302 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
|
| /openbsd-src/gnu/llvm/clang/tools/libclang/ |
| H A D | Indexing.cpp | 248 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon3007734c0211::IndexPPCallbacks
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | Sema.cpp | 143 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks
|