Home | History | Annotate | Download | only in Sema

Lines Matching refs:isConstexprSpecified

3100   if (D.getDeclSpec().isConstexprSpecified() && T->isObjectType()) {