Searched refs:Cmdline (Results 1 – 3 of 3) sorted by relevance
254 Cmdline, ///< Action is determined by the cc1 command-line enumerator264 virtual ActionType getActionType() { return Cmdline; } in getActionType()
70 P->getActionType() != PluginASTAction::Cmdline) || in CreateFrontendBaseAction()
157 if (ActionType == PluginASTAction::Cmdline) { in CreateWrappedASTConsumer()