Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCInterfaceType

2391     assert(isa<ObjCInterfaceType>(Ty));
2395 if (cast<ObjCInterfaceType>(Ty)->getDecl()->getSuperClass()) {
2676 assert(isa<BuiltinType>(T) || isa<ObjCInterfaceType>(T));
2682 ObjCInterfaceDecl *Class = cast<ObjCInterfaceType>(T)->getDecl();