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();
79 /// newFrontendActionFactory.
105 /// newFrontendActionFactory(&Factory);
107 inline FrontendActionFactory *newFrontendActionFactory(
240 FrontendActionFactory *newFrontendActionFactory() { function in namespace:clang::tooling
250 inline FrontendActionFactory *newFrontendActionFactory( function in namespace:clang::tooling

Completed in 109 milliseconds