Searched refs:ObjPtr1 (Results 1 – 1 of 1) sorted by relevance
7312 const ObjCObjectPointerType *ObjPtr1, *ObjPtr2; in FindCompositePointerType() local7313 if ((ObjPtr1 = Composite1->getAs<ObjCObjectPointerType>()) && in FindCompositePointerType()7315 Composite1 = ObjPtr1->getPointeeType(); in FindCompositePointerType()