Searched refs:LimitedDebugInfo (Results 1 – 5 of 5) sorted by relevance
47 LimitedDebugInfo, enumerator
131 codegenoptions::DebugInfoKind::LimitedDebugInfo) in addConstant()
609 case codegenoptions::LimitedDebugInfo: in CreateCompileUnit()2390 if (DebugKind > codegenoptions::LimitedDebugInfo || in completeType()2507 if (DebugKind > codegenoptions::LimitedDebugInfo || in shouldOmitDefinition()
1378 case codegenoptions::LimitedDebugInfo: in GenerateCodeGenArgs()1652 .Case("limited", codegenoptions::LimitedDebugInfo) in ParseCodeGenArgs()1668 Opts.getDebugInfo() == codegenoptions::LimitedDebugInfo) in ParseCodeGenArgs()1672 Opts.setDebugInfo(codegenoptions::LimitedDebugInfo); in ParseCodeGenArgs()
986 case codegenoptions::LimitedDebugInfo: in RenderDebugEnablingArgs()4268 if (DebugInfoKind == codegenoptions::LimitedDebugInfo || in renderDebugOptions()