Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ptr1

4606     const PointerType *Ptr1, *Ptr2;
4607 if ((Ptr1 = Composite1->getAs<PointerType>()) &&
4609 Composite1 = Ptr1->getPointeeType();