Home | History | Annotate | Download | only in AST

Lines Matching refs:GCAttrs

6332   Qualifiers::GC GCAttrs = Ty.getObjCGCAttr();
6337 if (GCAttrs == Qualifiers::GCNone) {
6352 return GCAttrs;