Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DFrontendActionTest.cpp31 class TestASTFrontendAction : public ASTFrontendAction { class
33 TestASTFrontendAction(bool enableIncrementalProcessing = false, in TestASTFrontendAction() function in __anonff6a0b330111::TestASTFrontendAction