Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getModuleDebugInfo

427   if (CGM.getModuleDebugInfo() && !FD->hasAttr<NoDebugAttr>())
428 DebugInfo = CGM.getModuleDebugInfo();