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