Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp4269 bool Generate_dM = isStrictlyPreprocessorAction(Action) && !Opts.ShowCPP; in GeneratePreprocessorOutputArgs() local
4270 if (Generate_dM) in GeneratePreprocessorOutputArgs()
4272 if (!Generate_dM && Opts.ShowMacros) in GeneratePreprocessorOutputArgs()