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