Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLangOpts

108   if (getLangOpts().ObjCAutoRefCount) {
273 if (getLangOpts().ObjCAutoRefCount && ME->isDelegateInitCall()) {
337 if (!getLangOpts().C99 && !getLangOpts().CPlusPlus) {
387 if (!getLangOpts().CPlusPlus11)
402 if (!getLangOpts().CPlusPlus11) {
420 getLangOpts().CPlusPlus11);
425 getLangOpts().CPlusPlus11)
830 if (getLangOpts().CPlusPlus11) {
947 if (getLangOpts().CPlusPlus11) {
1589 if (!E || getLangOpts().CPlusPlus)
1611 if (!getLangOpts().CPlusPlus) {
1709 (getLangOpts().ObjCAutoRefCount
1858 if (SemaRef.getLangOpts().ObjCAutoRefCount &&
2676 if (!getLangOpts().CPlusPlus)
2904 !(getLangOpts().CPlusPlus &&
2907 if (!getLangOpts().CPlusPlus &&
3153 if (getLangOpts().CPlusPlus14) {
3218 !getLangOpts().CPlusPlus) {
3248 if (getLangOpts().CPlusPlus11 && FD && FD->isConstexpr()) {
3252 } else if (getLangOpts().C99) {
3351 if (!getLangOpts().ObjCExceptions)
3388 if (!getLangOpts().ObjCExceptions)
3416 if (getLangOpts().CPlusPlus) {
3575 if (!getLangOpts().CXXExceptions &&
3585 if (!getLangOpts().Borland && FSI->FirstSEHTryLoc.isValid()) {
3669 if (!getLangOpts().Borland) {
3768 if (getLangOpts().CPlusPlus)