• Home
  • Raw
  • Download

Lines Matching refs:getCodeGenOpts

268   if (!CGM.getCodeGenOpts().DebugCompilationDir.empty())  in getCurrentDirname()
269 return CGM.getCodeGenOpts().DebugCompilationDir; in getCurrentDirname()
285 std::string MainFileName = CGM.getCodeGenOpts().MainFileName; in CreateCompileUnit()
331 LO.Optimize, CGM.getCodeGenOpts().DwarfDebugFlags, RuntimeVers); in CreateCompileUnit()
569 if (CGM.getCodeGenOpts().DebugInfo != CodeGenOptions::LimitedDebugInfo) in CreatePointeeType()
1201 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in getOrCreateRecordType()
1210 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in getOrCreateInterfaceType()
1860 if (CGM.getCodeGenOpts().DebugInfo == CodeGenOptions::LimitedDebugInfo) in CreateLimitedType()
2054 CGM.getCodeGenOpts().DebugInfo <= CodeGenOptions::DebugLineTablesOnly) in EmitFunctionStart()
2057 if (CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo) { in EmitFunctionStart()
2085 if (CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo) { in EmitFunctionStart()
2261 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitDeclare()
2395 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitDeclareOfAutoVariable()
2402 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitDeclareOfBlockDeclRefVariable()
2463 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitDeclareOfArgVariable()
2480 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitDeclareOfBlockLiteralArgVariable()
2625 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitGlobalVariable()
2659 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitGlobalVariable()
2685 assert(CGM.getCodeGenOpts().DebugInfo >= CodeGenOptions::LimitedDebugInfo); in EmitGlobalVariable()