Searched refs:CmdlineAfterMainAction (Results 1 – 4 of 4) sorted by relevance
275 CmdlineAfterMainAction, ///< Execute the action after the main action if on enumerator284 virtual ActionType getActionType() { return CmdlineAfterMainAction; } in getActionType()
84 return CmdlineAfterMainAction; in getActionType()
85 P->getActionType() != PluginASTAction::CmdlineAfterMainAction) || in CreateFrontendBaseAction()
197 if (ActionType == PluginASTAction::CmdlineAfterMainAction || in CreateWrappedASTConsumer()