reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaType.cpp
 6299   type = S.Context.getObjCGCQualType(origType, GCAttr);
 6304         ::new (S.Context) ObjCGCAttr(S.Context, attr, II), origType, type);