Searched refs:isKindOf (Results 1 – 4 of 4) sorted by relevance
538 bool isKindOf) in ObjCObjectType() argument545 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType()3198 bool isKindOf) { in Profile() argument3206 ID.AddBoolean(isKindOf); in Profile()
3725 bool isKindOf) const { in getObjCObjectType()3728 if (typeArgs.empty() && protocols.empty() && !isKindOf && in getObjCObjectType()3734 ObjCObjectTypeImpl::Profile(ID, baseType, typeArgs, protocols, isKindOf); in getObjCObjectType()3782 canonProtocols, isKindOf); in getObjCObjectType()3794 isKindOf); in getObjCObjectType()
4765 bool isKindOf);4906 bool isKindOf)4907 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {}4915 bool isKindOf);
1288 bool isKindOf) const;