Searched refs:isKindOf (Results 1 – 4 of 4) sorted by relevance
813 bool isKindOf) in ObjCObjectType() argument815 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType()4368 bool isKindOf) { in Profile() argument4376 ID.AddBoolean(isKindOf); in Profile()
5702 bool isKindOf) const { in getObjCObjectType()5705 if (typeArgs.empty() && protocols.empty() && !isKindOf && in getObjCObjectType()5711 ObjCObjectTypeImpl::Profile(ID, baseType, typeArgs, protocols, isKindOf); in getObjCObjectType()5756 canonProtocols, isKindOf); in getObjCObjectType()5768 isKindOf); in getObjCObjectType()
7184 bool isKindOf);7301 bool isKindOf)7302 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {}7310 bool isKindOf);
1751 bool isKindOf) const;