Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCGCAttr

2902     if (FromQuals.getObjCGCAttr() != ToQuals.getObjCGCAttr() &&
9022 if (FromQs.getObjCGCAttr() != ToQs.getObjCGCAttr()) {
9027 << FromQs.getObjCGCAttr() << ToQs.getObjCGCAttr()