Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLangOptions

142     if (SemaRef.getLangOptions().CPlusPlus0x && hasField) {
439 if (PT && (!getLangOptions().ObjC1 ||
589 Corrected.getAsString(SemaRef.getLangOptions()));
591 Corrected.getQuoted(SemaRef.getLangOptions()));
1093 if (getLangOptions().ObjCAutoRefCount &&
1184 if (getLangOptions().ObjCAutoRefCount) {
1257 if (!getLangOptions().CPlusPlus && PType.isCForbiddenLValueType())
1323 if (!getLangOptions().CPlusPlus && PType.isCForbiddenLValueType())
1444 if (getLangOptions().MicrosoftExt &&