Searched refs:isKindOf (Results 1 – 4 of 4) sorted by relevance
863 bool isKindOf) in ObjCObjectType() argument865 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType()4583 bool isKindOf) { in Profile() argument4591 ID.AddBoolean(isKindOf); in Profile()
6121 bool isKindOf) const { in getObjCObjectType()6124 if (typeArgs.empty() && protocols.empty() && !isKindOf && in getObjCObjectType()6130 ObjCObjectTypeImpl::Profile(ID, baseType, typeArgs, protocols, isKindOf); in getObjCObjectType()6175 canonProtocols, isKindOf); in getObjCObjectType()6187 isKindOf); in getObjCObjectType()
7540 bool isKindOf);7657 bool isKindOf)7658 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {}7666 bool isKindOf);
1929 bool isKindOf) const;