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();
78 /// \c newFrontendActionFactory.
95 /// newFrontendActionFactory(&Factory);
97 inline FrontendActionFactory *newFrontendActionFactory(
218 FrontendActionFactory *newFrontendActionFactory() { function in namespace:clang::tooling
228 inline FrontendActionFactory *newFrontendActionFactory( function in namespace:clang::tooling

Completed in 100 milliseconds