Searched refs:ActionCommentHandler (Results 1 – 1 of 1) sorted by relevance
30 class ActionCommentHandler : public CommentHandler { class34 explicit ActionCommentHandler(Sema &S) : S(S) { } in ActionCommentHandler() function in __anond0c7919e0111::ActionCommentHandler67 CommentSemaHandler.reset(new ActionCommentHandler(actions)); in Parser()