/llvm-project/clang/lib/Frontend/ |
H A D | HeaderIncludeGen.cpp | 205 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback 296 void HeaderIncludesJSONCallback::FileChanged( in FileChanged() function in HeaderIncludesJSONCallback
|
H A D | PrintPreprocessedOutput.cpp | 345 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 __anon67f4f2c20111::VerifyFileTracker
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | DuplicateIncludeCheck.cpp | 67 void DuplicateIncludeCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in clang::tidy::readability::__anon25dba1e70111::DuplicateIncludeCallbacks
|
/llvm-project/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 158 void MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in MacroPPCallbacks
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | HeaderIncludeCycleCheck.cpp | 47 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::tidy::misc::__anon793764870111::CyclicDependencyCallbacks
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | IndexAction.cpp | 55 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | CollectMacros.cpp | 45 void CollectMainFileMacros::FileChanged(SourceLocation Loc, FileChangeReason, FileChanged() function in clang::clangd::CollectMainFileMacros
|
H A D | Headers.cpp | 97 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::clangd::IncludeStructure::RecordHeaders
|
H A D | ParsedAST.cpp | 188 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::clangd::__anon68555b350111::ReplayPreamble
|
H A D | Preamble.cpp | 299 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | Record.cpp | 59 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::include_cleaner::__anonc6ad65750111::PPRecorder 188 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::include_cleaner::PragmaIncludes::RecordPragma
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | HeaderGuard.cpp | 31 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in clang::tidy::utils::__anonb82bc18d0111::HeaderGuardPPCallbacks
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | MacroToEnumCheck.cpp | 93 enum class IncludeGuard { None, FileChanged, IfGuard, DefineGuard }; enumerator 304 void MacroToEnumCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in clang::tidy::modernize::MacroToEnumCallbacks
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 154 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ExpandModularHeadersPPCallbacks.cpp | 156 void ExpandModularHeadersPPCallbacks::FileChanged( in FileChanged() function in clang::tooling::ExpandModularHeadersPPCallbacks
|
/llvm-project/clang-tools-extra/pp-trace/ |
H A D | PPCallbacksTracker.cpp | 109 void PPCallbacksTracker::FileChanged(SourceLocation Loc, in FileChanged() function in clang::pp_trace::PPCallbacksTracker
|
/llvm-project/clang/tools/libclang/ |
H A D | Indexing.cpp | 245 void FileChanged(SourceLocation Loc, FileChangeReason Reason, FileChanged() function in __anona35560680211::IndexPPCallbacks
|
/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 480 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | PreprocessorTracker.cpp | 1287 void PreprocessorCallbacks::FileChanged( in FileChanged() function in Modularize::PreprocessorCallbacks
|
/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 169 void FileChanged(SourceLocation Loc, FileChangeReason Reason, FileChanged() function in clang::sema::SemaPPCallbacks
|