Searched refs:WantDebug (Results 1 – 1 of 1) sorted by relevance
8617 bool WantDebug = false; in ConstructJob() local8620 WantDebug = !A->getOption().matches(options::OPT_g0) && in ConstructJob()8634 if (!EmitCodeView && !EmitDwarf && WantDebug) { in ConstructJob()8647 WantDebug = false; in ConstructJob()8662 DebugInfoKind = (WantDebug ? llvm::codegenoptions::DebugInfoConstructor in ConstructJob()