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