Home | History | Annotate | Download | only in ARCMigrate

Lines Matching refs:ObjC

1 //===--- ObjCMT.cpp - ObjC Migrate Tool -----------------------------------===//
276 return; // Wait for the ObjC container declaration.
1257 // If an ObjC object is type, assuming that it is not a CF function and
1350 else if (Ret.getObjKind() == RetEffect::ObjC) {
1467 else if (Ret.getObjKind() == RetEffect::ObjC) {
1537 Ret.getObjKind() == RetEffect::ObjC) &&