43 Preprocessor *ModuleExpanderPP)
override;
46 void check(
const ast_matchers::MatchFinder::MatchResult &Result)
override;
48 return TK_IgnoreUnlessSpelledInSource;
53 const StringRef ReplacementFunction;
54 StringRef ReplacementFunctionHeader;
55 utils::IncludeInserter IncludeInserter;
Every ClangTidyCheck reports errors through a DiagnosticsEngine provided by this context.