Home | History | Annotate | Download | only in Sema

Lines Matching refs:CPlusPlus

625   if (!S.getLangOpts().CPlusPlus || !op->getType()->isRecordType()) {
627 if (!S.getLangOpts().CPlusPlus || !paramType->isRecordType()) {
706 if (!S.getLangOpts().CPlusPlus) return false;
877 if (!getLangOpts().CPlusPlus ||