Searched refs:LimitedDebugInfo (Results 1 – 6 of 6) sorted by relevance
47 LimitedDebugInfo, enumerator
131 codegenoptions::DebugInfoKind::LimitedDebugInfo) in addConstant()
616 case llvm::codegenoptions::LimitedDebugInfo: in CreateCompileUnit()2502 if (DebugKind > llvm::codegenoptions::LimitedDebugInfo || in completeType()2632 if (DebugKind > llvm::codegenoptions::LimitedDebugInfo || in shouldOmitDefinition()
1492 case llvm::codegenoptions::LimitedDebugInfo: in GenerateCodeGenArgs()1759 .Case("limited", llvm::codegenoptions::LimitedDebugInfo) in ParseCodeGenArgs()1775 Opts.getDebugInfo() == llvm::codegenoptions::LimitedDebugInfo) in ParseCodeGenArgs()1779 Opts.setDebugInfo(llvm::codegenoptions::LimitedDebugInfo); in ParseCodeGenArgs()
2024 case llvm::codegenoptions::LimitedDebugInfo: in addDebugInfoKind()
4410 if (DebugInfoKind == llvm::codegenoptions::LimitedDebugInfo || in renderDebugOptions()