Home
last modified time | relevance | path

Searched refs:CommentHandlerAction (Results 1 – 1 of 1) 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