Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getGC

118     if (CGM.getLangOpts().getGC() != LangOptions::NonGC)
352 CGM.getLangOpts().getGC() == LangOptions::NonGC)
2261 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly)