Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOpts

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