Home | History | Annotate | Download | only in Sema

Lines Matching refs:isTypeSpecOwned

1939     if (!D.isInvalidType() && D.getDeclSpec().isTypeSpecOwned()) {
2579 if (LangOpts.CPlusPlus && D.getDeclSpec().isTypeSpecOwned()) {