Definition at line 39 of file TodoCommentCheck.cpp.
◆ TodoCommentHandler()
| clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler::TodoCommentHandler |
( |
TodoCommentCheck & | Check, |
|
|
std::optional< std::string > | User ) |
|
inline |
◆ createReplacementString()
| std::string clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler::createReplacementString |
( |
const StringRef | Username, |
|
|
const StringRef | Comment ) const |
|
inline |
◆ getTodoStyle()
| StyleKind clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler::getTodoStyle |
( |
| ) |
const |
|
inline |
◆ HandleComment()
| bool clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler::HandleComment |
( |
Preprocessor & | PP, |
|
|
SourceRange | Range ) |
|
inlineoverride |
The documentation for this class was generated from the following file: