Searched defs:FileChanged (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | HeaderIncludeGen.cpp | 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 | 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 __anon3af6f01c0111::VerifyFileTracker
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in MacroPPCallbacks
|
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 151 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 302 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
|
/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | Indexing.cpp | 248 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon0793a8420211::IndexPPCallbacks
|
/openbsd/gnu/llvm/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 444 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | Sema.cpp | 143 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::sema::SemaPPCallbacks
|