Searched defs:FileChanged (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | HeaderIncludeGen.cpp | 80 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 239 void DFGImpl::FileChanged(SourceLocation Loc, in FileChanged() function in DFGImpl
|
H A D | PrintPreprocessedOutput.cpp | 252 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
H A D | VerifyDiagnosticConsumer.cpp | 61 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon58cc65420111::VerifyFileTracker
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 140 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 332 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 256 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon36fe72e80111::IndexPPCallbacks
|