Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCInterfaceType

579     if (isa<ObjCInterfaceType>(objcObject))
597 if (isa<ObjCInterfaceType>(objcObject))
614 if (isa<ObjCInterfaceType>(objcObject))
1440 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const {
1443 ->castAs<ObjCInterfaceType>();
1953 = cast<ObjCInterfaceType>(CanonicalType)->getDecl();
3355 Linkage L = cast<ObjCInterfaceType>(T)->getDecl()->getLinkageInternal();
3439 return cast<ObjCInterfaceType>(T)->getDecl()->getLinkageAndVisibility();