Searched refs:getAsObjCQualifiedIdType (Results 1 – 5 of 5) sorted by relevance
491 const ObjCObjectPointerType *Type::getAsObjCQualifiedIdType() const { in getAsObjCQualifiedIdType() function in Type
6473 if (const ObjCObjectPointerType *lhsQID = lhs->getAsObjCQualifiedIdType()) { in ObjCQualifiedIdTypesAreCompatible()6533 const ObjCObjectPointerType *rhsQID = rhs->getAsObjCQualifiedIdType(); in ObjCQualifiedIdTypesAreCompatible()
2368 = ReceiverType->getAsObjCQualifiedIdType()) { in BuildInstanceMessage()
5586 = ReceiverType->getAsObjCQualifiedIdType()) { in CodeCompleteObjCInstanceMessage()
1680 const ObjCObjectPointerType *getAsObjCQualifiedIdType() const;