/external/clang/lib/Frontend/ |
D | HeaderIncludeGen.cpp | 46 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 114 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
|
D | DependencyFile.cpp | 40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 185 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 271 void DFGImpl::FileChanged(SourceLocation Loc, in FileChanged() function in DFGImpl
|
D | PrintPreprocessedOutput.cpp | 123 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
/external/llvm-project/clang/lib/Frontend/ |
D | HeaderIncludeGen.cpp | 45 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 128 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
|
D | DependencyFile.cpp | 40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
D | PrintPreprocessedOutput.cpp | 125 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 259 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 50 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, 333 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function 336 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged() 337 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
|
/external/llvm-project/clang/include/clang/Lex/ |
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()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | MacroPPCallbacks.h | 97 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
D | MacroPPCallbacks.cpp | 158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in MacroPPCallbacks
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CollectMacros.h | 46 void FileChanged(SourceLocation Loc, FileChangeReason, in FileChanged() function
|
D | Headers.cpp | 75 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::clangd::__anon0002d56e0111::RecordHeaders
|
/external/clang/lib/Lex/ |
D | PPLexerChange.cpp | 130 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer() 156 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType); in EnterSourceFileWithPTH() 429 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
|
/external/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
D | ModuleDepCollector.h | 114 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.h | 65 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
|
D | ExpandModularHeadersPPCallbacks.cpp | 153 void ExpandModularHeadersPPCallbacks::FileChanged( in FileChanged() function in clang::tooling::ExpandModularHeadersPPCallbacks
|
/external/llvm-project/clang-tools-extra/docs/ |
D | pp-trace.rst | 50 * FileChanged 106 - Callback: FileChanged 112 - Callback: FileChanged 153 `FileChanged <https://clang.llvm.org/doxygen/classclang_1_1PPCallbacks.html#a7cc8cfaf34114fc65e92af… 156 FileChanged is called when the preprocessor enters or exits a file, both the 174 - Callback: FileChanged
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 72 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 154 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
/external/llvm-project/clang/lib/Tooling/DependencyScanning/ |
D | ModuleDepCollector.cpp | 61 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
|
/external/llvm-project/clang-tools-extra/pp-trace/ |
D | PPCallbacksTracker.h | 89 void FileChanged(SourceLocation Loc, PPCallbacks::FileChangeReason Reason,
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 61 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 141 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | IndexAction.cpp | 53 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
/external/llvm-project/clang/lib/Lex/ |
D | PPLexerChange.cpp | 117 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer() 470 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
|
/external/llvm-project/clang-tools-extra/clang-tidy/utils/ |
D | HeaderGuard.cpp | 33 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::tidy::utils::__anondb8d8a510111::HeaderGuardPPCallbacks
|
/external/llvm-project/clang-tools-extra/modularize/ |
D | PreprocessorTracker.cpp | 742 void FileChanged(clang::SourceLocation Loc, 1291 void PreprocessorCallbacks::FileChanged( in FileChanged() function in Modularize::PreprocessorCallbacks
|