Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

82     if (CGF.getLangOptions().getGC() && TypeRequiresGCollection(T))
227 CGF.CGM.getLangOptions().CPlusPlus ||
999 if (CGF.getContext().getLangOptions().CPlusPlus)
1072 if (getContext().getLangOptions().CPlusPlus) {
1128 if (CGM.getLangOptions().getGC() == LangOptions::NonGC) {