Home | History | Annotate | Download | only in AST

Lines Matching refs:GCNone

6617 /// getObjCGCAttr - Returns one of GCNone, Weak or Strong objc's
6622 return Qualifiers::GCNone;
6630 if (GCAttrs == Qualifiers::GCNone) {