Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getGC

637     if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) {
687 (CGM.getLangOpts().getGC() &&
694 if (CGM.getLangOpts().getGC())
1081 if (CGM.getLangOpts().getGC() != LangOptions::NonGC)
1396 if (CGM.getLangOpts().getGC() == LangOptions::NonGC)