Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DCommentHandlerTest.cpp25 class CommentHandlerVisitor : public TestVisitor<CommentHandlerVisitor>, class
30 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor() function in clang::CommentHandlerVisitor