Home | History | Annotate | Download | only in AST

Lines Matching refs:GCAttrs

6358   Qualifiers::GC GCAttrs = Ty.getObjCGCAttr();
6363 if (GCAttrs == Qualifiers::GCNone) {
6378 return GCAttrs;