Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getGC

631     if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) {
681 (CGM.getLangOpts().getGC() &&
688 if (CGM.getLangOpts().getGC())
1078 if (CGM.getLangOpts().getGC() != LangOptions::NonGC)
1390 if (CGM.getLangOpts().getGC() == LangOptions::NonGC)