Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

115   if (Context.getLangOptions().AppleKext)
259 if (getContext().getLangOptions().AppleKext &&
272 if (getContext().getLangOptions().AppleKext &&
430 if (getContext().getLangOptions().ElideConstructors && E->isElidable()) {
1327 else if (CGF.getLangOptions().ObjCAutoRefCount &&