Searched refs:newFrontendActionFactory (Results 1 – 2 of 2) sorted by relevance
120 std::unique_ptr<FrontendActionFactory> newFrontendActionFactory();152 inline std::unique_ptr<FrontendActionFactory> newFrontendActionFactory(406 std::unique_ptr<FrontendActionFactory> newFrontendActionFactory() { in newFrontendActionFactory() function419 inline std::unique_ptr<FrontendActionFactory> newFrontendActionFactory( in newFrontendActionFactory() function
173 return T.run(newFrontendActionFactory<SBAction>().get()); in main()