Home | History | Annotate | Download | only in Sema

Lines Matching full:cplusplus

719   if (!S.getLangOpts().CPlusPlus || !op->getType()->isRecordType()) {
721 if (!S.getLangOpts().CPlusPlus || !paramType->isRecordType()) {
800 if (!S.getLangOpts().CPlusPlus) return false;
984 if (!getLangOpts().CPlusPlus ||