reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1361 if (!newAttrType || newAttrType->getAttrKind() != attr::ObjCKindOf) 1361 if (!newAttrType || newAttrType->getAttrKind() != attr::ObjCKindOf) 1365 QualType newEquivType = newAttrType->getEquivalentType(); 1387 return Ctx.getAttributedType(newAttrType->getAttrKind(), 1388 newAttrType->getModifiedType(), newEquivType);