Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

125     if (getContext().getLangOptions().CPlusPlus)
145 if (CGF.getContext().getLangOptions().CPlusPlus) {
207 if (!getContext().getLangOptions().CPlusPlus)
731 bool NRVO = getContext().getLangOptions().ElideConstructors &&
1126 if (getLangOptions().getGC() != LangOptions::NonGC &&