Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getGC

112     if (CGM.getLangOpts().getGC() != LangOptions::NonGC)
346 CGM.getLangOpts().getGC() == LangOptions::NonGC)
2228 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly)