Searched refs:LimitedDebugInfo (Results 1 – 8 of 8) sorted by relevance
47 LimitedDebugInfo, enumerator
135 codegenoptions::DebugInfoKind::LimitedDebugInfo) in addConstant()
653 case llvm::codegenoptions::LimitedDebugInfo: in CreateCompileUnit() 2666 if (DebugKind > llvm::codegenoptions::LimitedDebugInfo || in isDefinedInClangModule() 2796 if (DebugKind > llvm::codegenoptions::LimitedDebugInfo || in shouldOmitDefinition() 2816 // another, but it is the current behavior of LimitedDebugInfo. in CreateType()
1034 codegenoptions::DebugInfoKind::LimitedDebugInfo); in TEST_F()
1623 case llvm::codegenoptions::LimitedDebugInfo: in GenerateCodeGenArgs() 1914 .Case("limited", llvm::codegenoptions::LimitedDebugInfo) in ParseCodeGenArgs() 1930 Opts.getDebugInfo() == llvm::codegenoptions::LimitedDebugInfo) in ParseCodeGenArgs() 1934 Opts.setDebugInfo(llvm::codegenoptions::LimitedDebugInfo); in ParseCodeGenArgs()
139 .Case("limited", llvm::codegenoptions::LimitedDebugInfo) in parseDebugArgs()
2090 case llvm::codegenoptions::LimitedDebugInfo: in getDwarfVersion()
4759 if (DebugInfoKind == llvm::codegenoptions::LimitedDebugInfo || in ProcessVSRuntimeLibrary() 4913 DebugInfoKind == llvm::codegenoptions::LimitedDebugInfo) && in ConstructJob()