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