Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isNonGC

1522   if (Dst.isObjCWeak() && !Dst.isNonGC()) {
1530 if (Dst.isObjCStrong() && !Dst.isNonGC()) {