Searched refs:DebugLineTablesOnly (Results 1 – 4 of 4) sorted by relevance
71 DebugLineTablesOnly, /// Emit only debug info necessary for generating enumerator
405 DebugKind <= CodeGenOptions::DebugLineTablesOnly in CreateCompileUnit()1476 if (DebugKind <= CodeGenOptions::DebugLineTablesOnly) in completeType()1495 if (DebugKind <= CodeGenOptions::DebugLineTablesOnly) in completeRequiredType()1512 if (DebugKind <= CodeGenOptions::DebugLineTablesOnly) in completeClassData()2166 if (DebugKind <= CodeGenOptions::DebugLineTablesOnly) in completeTemplateDefinition()2428 DebugKind <= CodeGenOptions::DebugLineTablesOnly)) in collectFunctionDeclProps()2567 if (!D || DebugKind <= CodeGenOptions::DebugLineTablesOnly) in getFunctionDeclaration()2607 if (!D || DebugKind <= CodeGenOptions::DebugLineTablesOnly) in getOrCreateFunctionType()2815 if (DebugKind <= CodeGenOptions::DebugLineTablesOnly) in EmitLexicalBlockStart()2829 if (DebugKind <= CodeGenOptions::DebugLineTablesOnly) in EmitLexicalBlockEnd()
404 .Case("line-tables-only", CodeGenOptions::DebugLineTablesOnly) in ParseCodeGenArgs()
2513 return CodeGenOptions::DebugLineTablesOnly; in DebugLevelToInfoKind()2533 case CodeGenOptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()5796 *DebugInfoKind = CodeGenOptions::DebugLineTablesOnly; in AddClangCLArgs()