Home | History | Annotate | Download | only in Sema

Lines Matching refs:CPlusPlus0x

3149   if (!S.getLangOpts().ObjC1 || !S.getLangOpts().CPlusPlus0x)
4166 S.getLangOpts().CPlusPlus0x ||
4810 assert(LangOpts.CPlusPlus0x && "converted constant expression outside C++11");
7326 if (S.getLangOpts().CPlusPlus0x) {