Searched refs:FullDebugInfo (Results 1 – 6 of 6) sorted by relevance
39 FullDebugInfo /// Generate complete debug info. enumerator
156 CodeGenOpts.setDebugInfo(codegenoptions::FullDebugInfo); in PCHContainerGenerator()
592 case codegenoptions::FullDebugInfo: in CreateCompileUnit()
463 m_compiler->getCodeGenOpts().setDebugInfo(codegenoptions::FullDebugInfo); in ClangExpressionParser()831 codegenoptions::FullDebugInfo; in ParseInternal()
937 case codegenoptions::FullDebugInfo: in RenderDebugEnablingArgs()3274 DebugInfoKind = codegenoptions::FullDebugInfo; in RenderDebugOptions()
685 .Case("standalone", codegenoptions::FullDebugInfo) in ParseCodeGenArgs()