Home | History | Annotate | Download | only in Sema

Lines Matching defs:Ptr1

5171     const PointerType *Ptr1, *Ptr2;
5172 if ((Ptr1 = Composite1->getAs<PointerType>()) &&
5174 Composite1 = Ptr1->getPointeeType();