Home
last modified time | relevance | path

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

12

/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp46 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
114 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
DDependencyFile.cpp40 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
DPrintPreprocessedOutput.cpp123 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
/external/llvm-project/clang/lib/Frontend/
DHeaderIncludeGen.cpp45 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
128 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
DDependencyFile.cpp40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
DPrintPreprocessedOutput.cpp125 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
259 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
/external/clang/include/clang/Lex/
DPPCallbacks.h50 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/
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()
/external/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.h97 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
DMacroPPCallbacks.cpp158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in MacroPPCallbacks
/external/llvm-project/clang-tools-extra/clangd/
DCollectMacros.h46 void FileChanged(SourceLocation Loc, FileChangeReason, in FileChanged() function
DHeaders.cpp75 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::clangd::__anon0002d56e0111::RecordHeaders
/external/clang/lib/Lex/
DPPLexerChange.cpp130 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/
DModuleDepCollector.h114 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.h65 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
DExpandModularHeadersPPCallbacks.cpp153 void ExpandModularHeadersPPCallbacks::FileChanged( in FileChanged() function in clang::tooling::ExpandModularHeadersPPCallbacks
/external/llvm-project/clang-tools-extra/docs/
Dpp-trace.rst50 * 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/
DInclusionRewriter.cpp72 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
154 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp61 void ModuleDepCollectorPP::FileChanged(SourceLocation Loc, in FileChanged() function in ModuleDepCollectorPP
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.h89 void FileChanged(SourceLocation Loc, PPCallbacks::FileChangeReason Reason,
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp61 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/
DIndexAction.cpp53 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
/external/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp117 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()
470 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp33 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::tidy::utils::__anondb8d8a510111::HeaderGuardPPCallbacks
/external/llvm-project/clang-tools-extra/modularize/
DPreprocessorTracker.cpp742 void FileChanged(clang::SourceLocation Loc,
1291 void PreprocessorCallbacks::FileChanged( in FileChanged() function in Modularize::PreprocessorCallbacks

12