Lines Matching defs:CGOpts
634 auto &CGOpts = CGM.getCodeGenOpts();
658 CGOpts.DebugNameTable);
666 LangTag, CUFile, CGOpts.EmitVersionIdentMetadata ? Producer : "",
667 LO.Optimize || CGOpts.PrepareForLTO || CGOpts.PrepareForThinLTO,
668 CGOpts.DwarfDebugFlags, RuntimeVers, CGOpts.SplitDwarfFile, EmissionKind,
669 DwoId, CGOpts.SplitDwarfInlining, CGOpts.DebugInfoForProfiling,
670 NameTableKind, CGOpts.DebugRangesBaseAddress, remapDIPath(Sysroot), SDK);