Searched defs:CreateTestAction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Tooling/ | ||
H A D | TestVisitor.h | 88 virtual std::unique_ptr<ASTFrontendAction> CreateTestAction() { CreateTestAction() function |
H A D | CommentHandlerTest.cpp | 58 std::unique_ptr<ASTFrontendAction> CreateTestAction() override { CreateTestAction() function in clang::CommentHandlerVisitor |