Searched refs:DebugLineTablesOnly (Results 1 – 4 of 4) sorted by relevance
35 DebugLineTablesOnly, enumerator
578 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2228 codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2240 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()2315 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClass()2367 if (DebugKind == codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3204 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeUnusedClass()3538 (DebugKind == codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()3719 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()3756 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()4116 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in EmitLexicalBlockStart()[all …]
503 return codegenoptions::DebugLineTablesOnly; in DebugLevelToInfoKind()1038 case codegenoptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()3929 (DebugInfoKind == codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4037 if (DebugInfoKind != codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4108 DebugInfoKind = codegenoptions::DebugLineTablesOnly; in renderDebugOptions()7188 *DebugInfoKind = codegenoptions::DebugLineTablesOnly; in AddClangCLArgs()
1344 case codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1612 .Case("line-tables-only", codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()