Searched refs:DebugLineTablesOnly (Results 1 – 4 of 4) sorted by relevance
35 DebugLineTablesOnly, enumerator
600 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2247 codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2259 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()2334 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClass()2386 if (DebugKind == codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3222 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeUnusedClass()3549 DebugKind <= codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()3555 (DebugKind == codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()3736 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()3773 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()[all …]
511 return codegenoptions::DebugLineTablesOnly; in DebugLevelToInfoKind()1032 case codegenoptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()3921 (DebugInfoKind == codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4029 if (DebugInfoKind != codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4099 DebugInfoKind = codegenoptions::DebugLineTablesOnly; in renderDebugOptions()7131 *DebugInfoKind = codegenoptions::DebugLineTablesOnly; in AddClangCLArgs()
1344 case codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1615 .Case("line-tables-only", codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()