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

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

Completed in 104 milliseconds