Home | History | Annotate | Download | only in AST

Lines Matching refs:GCAttrs

6625   Qualifiers::GC GCAttrs = Ty.getObjCGCAttr();
6630 if (GCAttrs == Qualifiers::GCNone) {
6645 return GCAttrs;