clang-tools 20.0.0git
|
Public Member Functions | |
TodoCommentHandler (TodoCommentCheck &Check, std::optional< std::string > User) | |
bool | HandleComment (Preprocessor &PP, SourceRange Range) override |
Definition at line 16 of file TodoCommentCheck.cpp.
|
inline |
Definition at line 18 of file TodoCommentCheck.cpp.
|
inlineoverride |
Definition at line 22 of file TodoCommentCheck.cpp.
References clang::tidy::ClangTidyCheck::diag(), Range, and Text.