Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/google/
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