reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7907 Qualifiers::GC GCAttrs = Ty.getObjCGCAttr(); 7913 if (Ty->isObjCObjectPointerType() || Ty->isBlockPointerType()) 7913 if (Ty->isObjCObjectPointerType() || Ty->isBlockPointerType()) 7915 else if (Ty->isPointerType()) 7916 return getObjCGCAttrKind(Ty->castAs<PointerType>()->getPointeeType()); 7921 QualType CT = Ty->getCanonicalTypeInternal();