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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 2282       return GetGCAttrTypeForType(Ctx, PT->getPointeeType(), /*pointee*/ true);
 2424     Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), type);
 5250   Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), fieldType);