Home | History | Annotate | Download | only in Sema

Lines Matching defs:objType

1473   const ObjCObjectType *objType = type->castAs<ObjCObjectType>();
1474 if (ObjCInterfaceDecl *iface = objType->getInterface()) {
1486 for (const auto *I : objType->quals())