Searched refs:AddBeforeMainAction (Results 1 – 4 of 4) sorted by relevance
54 return AddBeforeMainAction; in getActionType()
152 return AddBeforeMainAction; in getActionType()
275 AddBeforeMainAction, ///< Execute the action before the main action enumerator
198 if ((ActionType == PluginASTAction::AddBeforeMainAction || in CreateWrappedASTConsumer()204 if (ActionType == PluginASTAction::AddBeforeMainAction) { in CreateWrappedASTConsumer()