Home
last modified time | relevance | path

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

/external/clang/unittests/Frontend/
DFrontendActionTest.cpp27 class TestASTFrontendAction : public ASTFrontendAction { class
29 TestASTFrontendAction(bool enableIncrementalProcessing = false, in TestASTFrontendAction() function in __anon5af6fb650111::TestASTFrontendAction
92 TestASTFrontendAction test_action; in TEST()
112 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true); in TEST()
139 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true, in TEST()