Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4374 bool Generate_dM = isStrictlyPreprocessorAction(Action) && !Opts.ShowCPP; in GeneratePreprocessorOutputArgs() local
4375 if (Generate_dM) in GeneratePreprocessorOutputArgs()
4377 if (!Generate_dM && Opts.ShowMacros) in GeneratePreprocessorOutputArgs()