Home | History | Annotate | Download | only in Sema

Lines Matching refs:CPlusPlus1y

1068     if (!getLangOpts().CPlusPlus1y && NewMethod->isConstexpr() &&
5286 if (getLangOpts().CPlusPlus1y)
5293 assert((!ConvTemplate || getLangOpts().CPlusPlus1y) &&
5306 if (!ConvTemplate && getLangOpts().CPlusPlus1y) {
5318 if (getLangOpts().CPlusPlus1y) {
5825 if (getLangOpts().CPlusPlus1y && ConvType->isUndeducedType()) {
9427 if (S.getLangOpts().CPlusPlus1y &&
9718 if (Matched && getLangOpts().CPlusPlus1y &&