Home | History | Annotate | Download | only in AST

Lines Matching refs:GCNone

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