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