Home | History | Annotate | Download | only in Sema

Lines Matching full:cplusplus

301   if (!getLangOpts().C99 && !getLangOpts().CPlusPlus) {
1526 if (!getLangOpts().CPlusPlus) {
2548 !(getLangOpts().CPlusPlus &&
2551 if (!getLangOpts().CPlusPlus &&
2597 (getLangOpts().CPlusPlus && FnRetType->isRecordType() &&
2753 !getLangOpts().CPlusPlus) {
2844 if (getLangOpts().CPlusPlus && FnRetType->isRecordType() &&
3132 if (getLangOpts().CPlusPlus)