Home
last modified time | relevance | path

Searched refs:Generate_dM (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp4334 bool Generate_dM = isStrictlyPreprocessorAction(Action) && !Opts.ShowCPP; in GeneratePreprocessorOutputArgs() local
4335 if (Generate_dM) in GeneratePreprocessorOutputArgs()
4337 if (!Generate_dM && Opts.ShowMacros) in GeneratePreprocessorOutputArgs()