Searched refs:DebugLineTablesOnly (Results 1 – 8 of 8) sorted by relevance
24 DebugLineTablesOnly, /// Emit only debug info necessary for generating enumerator
35 DebugLineTablesOnly, enumerator
194 bool UseQualifiedName = DebugKind == codegenoptions::DebugLineTablesOnly && in getFunctionName()446 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()1581 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()1600 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeRequiredType()1617 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClassData()2330 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeTemplateDefinition()2622 DebugKind <= codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()2761 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()2801 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getOrCreateFunctionType()3013 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in EmitLexicalBlockStart()[all …]
262 bool UseQualifiedName = DebugKind == codegenoptions::DebugLineTablesOnly && in getFunctionName()599 case codegenoptions::DebugLineTablesOnly: in CreateCompileUnit()2188 codegenoptions::DebugLineTablesOnly) in addHeapAllocSiteMetadata()2200 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeType()2275 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeClass()3145 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeTemplateDefinition()3151 if (DebugKind <= codegenoptions::DebugLineTablesOnly) in completeUnusedClass()3473 DebugKind <= codegenoptions::DebugLineTablesOnly)) in collectFunctionDeclProps()3654 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getFunctionDeclaration()3691 if (!D || DebugKind <= codegenoptions::DebugLineTablesOnly) in getObjCMethodDeclaration()[all …]
499 return codegenoptions::DebugLineTablesOnly; in DebugLevelToInfoKind()979 case codegenoptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()3774 (DebugInfoKind == codegenoptions::DebugLineTablesOnly && in RenderDebugOptions()3865 if (DebugInfoKind != codegenoptions::DebugLineTablesOnly && in RenderDebugOptions()3932 DebugInfoKind = codegenoptions::DebugLineTablesOnly; in RenderDebugOptions()6799 *DebugInfoKind = codegenoptions::DebugLineTablesOnly; in AddClangCLArgs()
470 .Case("line-tables-only", codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()
2771 return codegenoptions::DebugLineTablesOnly; in DebugLevelToInfoKind()2792 case codegenoptions::DebugLineTablesOnly: in RenderDebugEnablingArgs()6327 *DebugInfoKind = codegenoptions::DebugLineTablesOnly; in AddClangCLArgs()
875 .Case("line-tables-only", codegenoptions::DebugLineTablesOnly) in ParseCodeGenArgs()