Searched refs:ObjPtr2 (Results 1 – 1 of 1) sorted by relevance
7312 const ObjCObjectPointerType *ObjPtr1, *ObjPtr2; in FindCompositePointerType() local7314 (ObjPtr2 = Composite2->getAs<ObjCObjectPointerType>())) { in FindCompositePointerType()7316 Composite2 = ObjPtr2->getPointeeType(); in FindCompositePointerType()