Searched refs:CmdlineBeforeMainAction (Results 1 – 4 of 4) sorted by relevance
108 return CmdlineBeforeMainAction; in getActionType()
273 CmdlineBeforeMainAction, ///< Execute the action before the main action if enumerator
192 ActionType == PluginASTAction::CmdlineBeforeMainAction) { in CreateWrappedASTConsumer()199 if (ActionType == PluginASTAction::CmdlineBeforeMainAction) in CreateWrappedASTConsumer()
212 optimizations. Use ``CmdlineBeforeMainAction`` or ``AddBeforeMainAction`` as