Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ptr1

4319     const PointerType *Ptr1, *Ptr2;
4320 if ((Ptr1 = Composite1->getAs<PointerType>()) &&
4322 Composite1 = Ptr1->getPointeeType();