Searched refs:AddBeforeMainAction (Results 1 – 2 of 2) sorted by relevance
278 AddBeforeMainAction, ///< Execute the action before the main action enumerator
210 ActionType = PluginASTAction::AddBeforeMainAction; in CreateWrappedASTConsumer()215 if ((ActionType == PluginASTAction::AddBeforeMainAction || in CreateWrappedASTConsumer()221 if (ActionType == PluginASTAction::AddBeforeMainAction) { in CreateWrappedASTConsumer()