Lines Matching refs:CPlusPlus0x
561 if (getLangOpts().CPlusPlus0x) {
612 if (S.getLangOpts().CPlusPlus0x &&
635 if (S.getLangOpts().CPlusPlus0x &&
2301 if (getLangOpts().CPlusPlus0x && RD->needsImplicitMoveConstructor())
2307 if (getLangOpts().CPlusPlus0x && RD->needsImplicitMoveAssignment())
2476 if (getLangOpts().CPlusPlus0x && Class->needsImplicitMoveConstructor())
3565 if (SemaRef.getLangOpts().CPlusPlus0x) {
3604 if (SemaRef.getLangOpts().CPlusPlus0x) {
3655 if (SemaRef.getLangOpts().CPlusPlus0x)