Searched defs:newFrontendActionFactory (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/include/clang/Tooling/ | ||
| H A D | Tooling.h | 400 std::unique_ptr<FrontendActionFactory> newFrontendActionFactory() { newFrontendActionFactory() function |
| /llvm-project/clang/unittests/Tooling/ | ||
| H A D | ToolingTest.cpp | 155 TEST(newFrontendActionFactory,CreatesFrontendActionFactoryFromType) TEST() argument |