Searched defs:TestAction (Results 1 – 4 of 4) sorted by relevance
/external/clang/unittests/Frontend/ | ||
D | FrontendActionTest.cpp | 186 TestPPCallbacksFrontendAction TestAction(Callbacks); in TEST() local |
/external/clang/unittests/Tooling/ | ||
D | TestVisitor.h | 96 TestAction(TestVisitor *Visitor) : Visitor(Visitor) {} in TestAction() function |
D | ToolingTest.cpp | 33 class TestAction : public clang::ASTFrontendAction { class |
D | RefactoringTest.cpp | 342 class TestAction : public clang::ASTFrontendAction { class in clang::tooling::__anonb2b2e5960111::TestVisitor |