Home | History | Annotate | Download | only in AST

Lines Matching refs:getObjCGCAttr

1195     while (tmp.getObjCGCAttr() == Qualifiers::GCNone) {
1456 if (getObjCGCAttr())
1498 if (Qualifiers::GC gc = getObjCGCAttr()) {