Home | History | Annotate | Download | only in Sema

Lines Matching refs:CPlusPlus

251   if (!getLangOpts().C99 && !getLangOpts().CPlusPlus) {
1045 if (!getLangOpts().CPlusPlus) {
1903 !(getLangOpts().CPlusPlus &&
1906 if (!getLangOpts().CPlusPlus &&
1948 if (getLangOpts().CPlusPlus && FnRetType->isRecordType() &&
2023 !getLangOpts().CPlusPlus) {
2108 if (getLangOpts().CPlusPlus && FnRetType->isRecordType() &&