Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjectType

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