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