Searched refs:CommentHandlerAction (Results 1 – 1 of 1) sorted by relevance
60 return new CommentHandlerAction(this); in CreateTestAction()68 class CommentHandlerAction : public base::TestAction { class in clang::CommentHandlerVisitor70 CommentHandlerAction(CommentHandlerVisitor *Visitor) in CommentHandlerAction() function in clang::CommentHandlerVisitor::CommentHandlerAction