Home | History | Annotate | Download | only in Sema

Lines Matching full:cplusplus

744   if (!S.getLangOpts().CPlusPlus || !op->getType()->isRecordType()) {
746 if (!S.getLangOpts().CPlusPlus || !paramType->isRecordType()) {
845 if (!S.getLangOpts().CPlusPlus) return false;
1026 if (!getLangOpts().CPlusPlus ||