Home | History | Annotate | Download | only in Sema

Lines Matching refs:isObjectType

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