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