Home
last modified time | relevance | path

Searched refs:CommentHandlerAction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DCommentHandlerTest.cpp59 return std::make_unique<CommentHandlerAction>(this); in CreateTestAction()
67 class CommentHandlerAction : public base::TestAction { class in clang::CommentHandlerVisitor
69 CommentHandlerAction(CommentHandlerVisitor *Visitor) in CommentHandlerAction() function in clang::CommentHandlerVisitor::CommentHandlerAction