Lines Matching defs:EmitCodeView
4517 bool EmitCodeView = false;
4519 EmitCodeView = checkDebugInfoOption(A, Args, D, TC);
4523 if (!EmitCodeView && !EmitDwarf &&
4527 EmitCodeView = true;
4572 !EmitCodeView &&
4636 if (EmitCodeView) {
4813 if (EmitCodeView && Output.isFilename())
8569 bool EmitCodeView = false;
8571 EmitCodeView = checkDebugInfoOption(A, Args, D, getToolChain());
8575 if (!EmitCodeView && !EmitDwarf && WantDebug) {
8578 EmitCodeView = true;