Searched refs:getAsObjCQualifiedIdType (Results 1 – 5 of 5) sorted by relevance
1455 const ObjCObjectPointerType *Type::getAsObjCQualifiedIdType() const { in getAsObjCQualifiedIdType() function in Type
6661 if (const ObjCObjectPointerType *lhsQID = lhs->getAsObjCQualifiedIdType()) { in ObjCQualifiedIdTypesAreCompatible()6715 const ObjCObjectPointerType *rhsQID = rhs->getAsObjCQualifiedIdType(); in ObjCQualifiedIdTypesAreCompatible()
1795 const ObjCObjectPointerType *getAsObjCQualifiedIdType() const;
2715 = ReceiverType->getAsObjCQualifiedIdType()) { in BuildInstanceMessage()
5757 = ReceiverType->getAsObjCQualifiedIdType()) { in CodeCompleteObjCInstanceMessage()