Searched refs:DebugLineTablesOnly (Results 1 – 5 of 5) sorted by relevance
35 DebugLineTablesOnly, enumerator
619 case llvm::codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2603 llvm::codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2615 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in completeType()2690 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in completeClass()2755 if (DebugKind == llvm::codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3666 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly || in completeUnusedClass()4008 DebugKind <= llvm::codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()4014 (DebugKind == llvm::codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()4206 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()4243 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()[all …]
2018 case llvm::codegenoptions::DebugLineTablesOnly: in addDebugInfoKind()2048 return llvm::codegenoptions::DebugLineTablesOnly; in debugLevelToInfoKind()
4489 (DebugInfoKind == llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4583 if (DebugInfoKind != llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4652 DebugInfoKind = llvm::codegenoptions::DebugLineTablesOnly; in renderDebugOptions()
1556 case llvm::codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1831 .Case("line-tables-only", llvm::codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()