Home
last modified time | relevance | path

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

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