Searched defs:newFrontendActionFactory (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Tooling/
H A DTooling.h73 /// newFrontendActionFactory<clang::SyntaxOnlyAction>();
75 FrontendActionFactory *newFrontendActionFactory();
87 /// newFrontendActionFactory(&Factory);
89 inline FrontendActionFactory *newFrontendActionFactory(
209 FrontendActionFactory *newFrontendActionFactory() { function in namespace:clang::tooling
219 inline FrontendActionFactory *newFrontendActionFactory( function in namespace:clang::tooling

Completed in 92 milliseconds