Searched refs:DebugLineTablesOnly (Results 1 – 4 of 4) sorted by relevance
35 DebugLineTablesOnly, enumerator
602 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2365 codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2377 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()2452 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClass()2504 if (DebugKind == codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3371 if (DebugKind <= codegenoptions::DebugLineTablesOnly || D.isDynamicClass()) in completeUnusedClass()3709 DebugKind <= codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()3715 (DebugKind == codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()3907 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()3944 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()[all …]
413 return codegenoptions::DebugLineTablesOnly; in DebugLevelToInfoKind()980 case codegenoptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()4151 (DebugInfoKind == codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4244 if (DebugInfoKind != codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4313 DebugInfoKind = codegenoptions::DebugLineTablesOnly; in renderDebugOptions()7723 *DebugInfoKind = codegenoptions::DebugLineTablesOnly; in AddClangCLArgs()
1369 case codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1649 .Case("line-tables-only", codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()