Searched refs:ActionCommentHandler (Results 1 – 1 of 1) sorted by relevance
32 class ActionCommentHandler : public CommentHandler { class36 explicit ActionCommentHandler(Sema &S) : S(S) { } in ActionCommentHandler() function in __anon16746be70111::ActionCommentHandler69 CommentSemaHandler.reset(new ActionCommentHandler(actions)); in Parser()