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 __anon1f3853f80111::ActionCommentHandler88 CommentSemaHandler.reset(new ActionCommentHandler(actions)); in Parser()