Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getGC

90     if (CGF.getLangOpts().getGC() && TypeRequiresGCollection(T))
1475 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) {