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