Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/Frontend/
H A DFrontendActionTest.cpp27 class TestASTFrontendAction : public ASTFrontendAction { class
29 TestASTFrontendAction(bool enableIncrementalProcessing = false, in TestASTFrontendAction() function in __anonc9cb77760111::TestASTFrontendAction