Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ptr2

4319     const PointerType *Ptr1, *Ptr2;
4321 (Ptr2 = Composite2->getAs<PointerType>())) {
4323 Composite2 = Ptr2->getPointeeType();