Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLangOptions

425   if (S.getLangOptions().OpenCL &&
444 if (TypeSpecType == TST_unspecified && S.getLangOptions().CPlusPlus) {
883 if (PP.getLangOptions().CPlusPlus && !PP.getLangOptions().MicrosoftExt &&
892 if (!PP.getLangOptions().CPlusPlus0x && TypeSpecType == TST_auto)
894 if (PP.getLangOptions().CPlusPlus && !PP.getLangOptions().CPlusPlus0x &&