Searched refs:isStrictlyPreprocessorAction (Results 1 – 1 of 1) sorted by relevance
4460 static bool isStrictlyPreprocessorAction(frontend::ActionKind Action) { in isStrictlyPreprocessorAction() function4676 if (isStrictlyPreprocessorAction(Action)) in ParsePreprocessorArgs()4697 bool Generate_dM = isStrictlyPreprocessorAction(Action) && !Opts.ShowCPP; in GeneratePreprocessorOutputArgs()4718 Opts.ShowCPP = isStrictlyPreprocessorAction(Action) && !Args.hasArg(OPT_dM); in ParsePreprocessorOutputArgs()