Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCObjectType

52   const ObjCObjectType *result =
514 if (NamedDecl *IDecl = T->getAs<ObjCObjectType>()->getInterface()) {
1043 if (const ObjCObjectType *OPT = T->getAs<ObjCObjectType>())
1070 if (NamedDecl *IDecl = T->getAs<ObjCObjectType>()->getInterface()) {
1343 if (const auto *objcObjectType = base->getAs<ObjCObjectType>()) {
1344 baseClass = objcObjectType->getInterface();
2975 if (isa<ObjCObjectType>(TDD->getUnderlyingType())) {
3355 const ObjCObjectType *TypeBound) {
3391 const ObjCObjectType *TypeBound) {