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