Searched refs:DebugLineTablesOnly (Results 1 – 7 of 7) sorted by relevance
35 DebugLineTablesOnly, enumerator
646 case llvm::codegenoptions::DebugLineTablesOnly: in CreateCompileUnit() 2641 llvm::codegenoptions::DebugLineTablesOnly) in isClassOrMethodDLLImport() 2653 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in isDefinedInClangModule() 2728 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in canUseCtorHoming() 2793 if (DebugKind == llvm::codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition() 3710 if (DebugKind <= llvm::codegenoptions::DebugLineTablesOnly || in getParentModuleOrNull() 4054 DebugKind <= llvm::codegenoptions::DebugLineTablesOnly)) in collectVarDeclProps() 4060 (DebugKind == llvm::codegenoptions::DebugLineTablesOnly && in collectVarDeclProps() 4252 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration() 4289 if (!D || DebugKind <= llvm::codegenoptions::DebugLineTablesOnly) in getOrCreateFunctionType() [all...]
135 .Case("line-tables-only", llvm::codegenoptions::DebugLineTablesOnly) in parseDebugArgs() 149 if (val != llvm::codegenoptions::DebugLineTablesOnly && in parseDebugArgs()
2084 case llvm::codegenoptions::DebugLineTablesOnly: in getDwarfVersion() 2114 return llvm::codegenoptions::DebugLineTablesOnly;
4641 (DebugInfoKind == llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions() 4735 if (DebugInfoKind != llvm::codegenoptions::DebugLineTablesOnly && in renderDebugOptions() 4748 // make DebugInfoKind be other than None or DebugLineTablesOnly, in ProcessVSRuntimeLibrary() 4804 DebugInfoKind = llvm::codegenoptions::DebugLineTablesOnly; in ProcessVSRuntimeLibrary()
1614 case llvm::codegenoptions::DebugLineTablesOnly: in GenerateCodeGenArgs() 1910 .Case("line-tables-only", llvm::codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()