Home
last modified time | relevance | path

Searched defs:ActionCommentHandler (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp35 class ActionCommentHandler : public CommentHandler { class
39 explicit ActionCommentHandler(Sema &S) : S(S) { } in ActionCommentHandler() function in __anon309dd5710111::ActionCommentHandler