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