Searched refs:PluginAction (Results 1 – 3 of 3) sorted by relevance
42 PluginAction, ///< Run a plugin action, \see ActionName. enumerator
58 case PluginAction: { in CreateFrontendBaseAction()
357 case frontend::PluginAction: in getActionName()474 if (Opts.ProgramAction != frontend::PluginAction) in FrontendOptsToArgs()1221 Opts.ProgramAction = frontend::PluginAction; in ParseFrontendArgs()