Searched refs:AddBeforeMainAction (Results 1 – 3 of 3) sorted by relevance
54 return AddBeforeMainAction; in getActionType()
256 AddBeforeMainAction, ///< Execute the action before the main action enumerator
168 if ((ActionType == PluginASTAction::AddBeforeMainAction || in CreateWrappedASTConsumer()172 if (ActionType == PluginASTAction::AddBeforeMainAction) { in CreateWrappedASTConsumer()