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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp30 class ActionCommentHandler : public CommentHandler { class in namespace:__anon1977
34 explicit ActionCommentHandler(Sema &S) : S(S) { } function in class:__anon1977::ActionCommentHandler

Completed in 52 milliseconds