Lines Matching refs:DebugLineTablesOnly
602 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()
2365 codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()
2377 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()
2452 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClass()
2504 if (DebugKind == codegenoptions::DebugLineTablesOnly) in shouldOmitDefinition()
3371 if (DebugKind <= codegenoptions::DebugLineTablesOnly || D.isDynamicClass()) in completeUnusedClass()
3709 DebugKind <= codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()
3715 (DebugKind == codegenoptions::DebugLineTablesOnly && in collectFunctionDeclProps()
3907 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()
3944 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()
3984 if (!D || (DebugKind <= codegenoptions::DebugLineTablesOnly && in getOrCreateFunctionType()
4340 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in EmitLexicalBlockStart()
4354 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in EmitLexicalBlockEnd()