Searched refs:getAsObjCQualifiedClassType (Results 1 – 3 of 3) sorted by relevance
1488 const ObjCObjectPointerType *Type::getAsObjCQualifiedClassType() const { in getAsObjCQualifiedClassType() function in Type
1842 const ObjCObjectPointerType *getAsObjCQualifiedClassType() const;
2669 = ReceiverType->getAsObjCQualifiedClassType(); in BuildInstanceMessage()