Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCGCAttr

2840     if (FromQuals.getObjCGCAttr() != ToQuals.getObjCGCAttr() &&
8764 if (FromQs.getObjCGCAttr() != ToQs.getObjCGCAttr()) {
8769 << FromQs.getObjCGCAttr() << ToQs.getObjCGCAttr()