Searched refs:CommentHandlerAction (Results 1 – 1 of 1) sorted by relevance
59 return std::make_unique<CommentHandlerAction>(this); in CreateTestAction()67 class CommentHandlerAction : public base::TestAction { class in clang::CommentHandlerVisitor69 CommentHandlerAction(CommentHandlerVisitor *Visitor) in CommentHandlerAction() function in clang::CommentHandlerVisitor::CommentHandlerAction