Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp30 class ActionCommentHandler : public CommentHandler { class
34 explicit ActionCommentHandler(Sema &S) : S(S) { } in ActionCommentHandler() function in __anoncee71aa10111::ActionCommentHandler