Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getGC

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