Searched refs:DebugLineTablesOnly (Results 1 – 5 of 5) sorted by relevance
35 DebugLineTablesOnly, enumerator
758 case llvm::codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2827 llvm::codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2839 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in completeType()2914 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in completeClass()2979 if (DebugKind == llvm::codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3912 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly || in completeUnusedClass()4258 DebugKind <= llvm::codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()4264 (DebugKind == llvm::codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()4458 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()4495 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()[all …]
2161 case llvm::codegenoptions::DebugLineTablesOnly: in addDebugInfoKind()2191 return llvm::codegenoptions::DebugLineTablesOnly; in debugLevelToInfoKind()
4465 (DebugInfoKind == llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4559 if (DebugInfoKind != llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4632 DebugInfoKind = llvm::codegenoptions::DebugLineTablesOnly; in renderDebugOptions()
1626 case llvm::codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1942 .Case("line-tables-only", llvm::codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()