Lines Matching defs:EmitCodeView
4669 bool EmitCodeView = false;
4671 EmitCodeView = checkDebugInfoOption(A, Args, D, TC);
4675 if (!EmitCodeView && !EmitDwarf &&
4679 EmitCodeView = true;
4724 !(EmitCodeView && !getLastProfileSampleUseArg(Args)) &&
4788 if (EmitCodeView) {
4963 if (EmitCodeView && Output.isFilename())
8749 bool EmitCodeView = false;
8751 EmitCodeView = checkDebugInfoOption(A, Args, D, getToolChain());
8755 if (!EmitCodeView && !EmitDwarf && WantDebug) {
8758 EmitCodeView = true;