Home
last modified time | relevance | path

Searched refs:CreateTestAction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTestVisitor.h76 return tooling::runToolOnCodeWithArgs(CreateTestAction(), Code, Args);
88 virtual std::unique_ptr<ASTFrontendAction> CreateTestAction() { in CreateTestAction() function
H A DCommentHandlerTest.cpp58 std::unique_ptr<ASTFrontendAction> CreateTestAction() override { in CreateTestAction() function in clang::CommentHandlerVisitor
H A DSourceCodeTest.cpp114 bool result = tooling::runToolOnCodeWithArgs(this->CreateTestAction(),