Searched refs:PluginAction (Results 1 – 9 of 9) sorted by relevance
100 PluginAction enumerator
82 case PluginAction: { in createFrontendAction()
115 PluginAction, enumerator
81 case PluginAction: { in CreateFrontendBaseAction()
68 case frontend::PluginAction: in IncrementalAction()
196 [&](const std::string &PluginAction) { in CreateWrappedASTConsumer() argument197 return PluginAction == Plugin.getName(); in CreateWrappedASTConsumer()
2543 assert(Opts.ProgramAction == frontend::PluginAction && in GenerateFrontendArgs()2766 Opts.ProgramAction = frontend::PluginAction; in ParseFrontendArgs()4137 case frontend::PluginAction: in isStrictlyPreprocessorAction()
1104 getFrontendOpts().ProgramAction = clang::frontend::PluginAction; in LoadRequestedPlugins()
282 opts.programAction = PluginAction; in parseFrontendArgs()