Home
last modified time | relevance | path

Searched defs:TodoCommentHandler (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/google/
H A DTodoCommentCheck.cpp16 class TodoCommentCheck::TodoCommentHandler : public CommentHandler { class in clang::tidy::google::readability::TodoCommentCheck
18 TodoCommentHandler(TodoCommentCheck &Check, std::optional<std::string> User) in TodoCommentHandler() function in clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler