clang-tools
11.0.0
|
Public Member Functions | |
TodoCommentHandler (TodoCommentCheck &Check, llvm::Optional< std::string > User) | |
bool | HandleComment (Preprocessor &PP, SourceRange Range) override |
Definition at line 18 of file TodoCommentCheck.cpp.
|
inline |
Definition at line 20 of file TodoCommentCheck.cpp.
|
inlineoverride |
Definition at line 24 of file TodoCommentCheck.cpp.
References clang::tidy::ClangTidyCheck::diag(), clang::tidy::bugprone::PP, Range, and Text.