Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp32 class ActionCommentHandler : public CommentHandler { global() class
36 explicit ActionCommentHandler(Sema &S) : S(S) { } ActionCommentHandler() function in __anonb733d8830111::ActionCommentHandler