Searched refs:DebugLineTablesOnly (Results 1 – 6 of 6) sorted by relevance
35 DebugLineTablesOnly, enumerator
609 case llvm::codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2477 llvm::codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2489 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in completeType()2564 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in completeClass()2629 if (DebugKind == llvm::codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()3516 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly || in completeUnusedClass()3855 DebugKind <= llvm::codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()3861 (DebugKind == llvm::codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()4053 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()4485 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in EmitLexicalBlockStart()[all …]
130 DebugInfoKind = llvm::codegenoptions::DebugLineTablesOnly; in addOtherOptions()
2018 case llvm::codegenoptions::DebugLineTablesOnly: in addDebugInfoKind()2048 return llvm::codegenoptions::DebugLineTablesOnly; in debugLevelToInfoKind()
4292 (DebugInfoKind == llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4386 if (DebugInfoKind != llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions()4455 DebugInfoKind = llvm::codegenoptions::DebugLineTablesOnly; in renderDebugOptions()
1483 case llvm::codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs()1755 .Case("line-tables-only", llvm::codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()