Home | History | Annotate | Download | only in Sema

Lines Matching refs:isConstexpr

3201     if (getLangOpts().CPlusPlus11 && FD && FD->isConstexpr()) {