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

/external/clang/unittests/Frontend/
H A DFrontendActionTest.cpp26 class TestASTFrontendAction : public ASTFrontendAction { class in namespace:__anon19543
28 TestASTFrontendAction(bool enableIncrementalProcessing = false) function in class:__anon19543::TestASTFrontendAction
77 TestASTFrontendAction test_action;
96 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true);

Completed in 59 milliseconds