Searched refs:DebugLineTablesOnly (Results 1 – 4 of 4) sorted by relevance
35 DebugLineTablesOnly, enumerator
585 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2355 codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2367 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()2442 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClass()2494 if (DebugKind == codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3354 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeUnusedClass()3698 (DebugKind == codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()3890 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()3927 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()4306 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in EmitLexicalBlockStart()[all …]
499 return codegenoptions::DebugLineTablesOnly; in DebugLevelToInfoKind()1081 case codegenoptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()4145 (DebugInfoKind == codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4253 if (DebugInfoKind != codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4324 DebugInfoKind = codegenoptions::DebugLineTablesOnly; in renderDebugOptions()7615 *DebugInfoKind = codegenoptions::DebugLineTablesOnly; in AddClangCLArgs()
1357 case codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1641 .Case("line-tables-only", codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()