Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DCommentHandlerTest.cpp60 return new CommentHandlerAction(this); in CreateTestAction()
68 class CommentHandlerAction : public base::TestAction { class in clang::CommentHandlerVisitor
70 CommentHandlerAction(CommentHandlerVisitor *Visitor) in CommentHandlerAction() function in clang::CommentHandlerVisitor::CommentHandlerAction
/external/llvm-project/clang/unittests/Tooling/
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