Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ptr1

3890     const PointerType *Ptr1, *Ptr2;
3891 if ((Ptr1 = Composite1->getAs<PointerType>()) &&
3893 Composite1 = Ptr1->getPointeeType();