Home | History | Annotate | Download | only in ARCMigrate

Lines Matching refs:ObjC

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