Searched refs:WantDebug (Results 1 – 1 of 1) sorted by relevance
7925 bool WantDebug = false; in ConstructJob() local7928 WantDebug = !A->getOption().matches(options::OPT_g0) && in ConstructJob()7950 DebugInfoKind = (WantDebug ? codegenoptions::DebugInfoConstructor in ConstructJob()