Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/unittests/Tooling/
H A DCommentHandlerTest.cpp26 class CommentHandlerVisitor : public TestVisitor<CommentHandlerVisitor>, class
31 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor() function in clang::CommentHandlerVisitor