Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCInterfaceType

2773     assert(isa<ObjCInterfaceType>(Ty));
2777 if (cast<ObjCInterfaceType>(Ty)->getDecl()->getSuperClass()) {
3068 assert(isa<BuiltinType>(T) || isa<ObjCInterfaceType>(T));
3074 ObjCInterfaceDecl *Class = cast<ObjCInterfaceType>(T)->getDecl();