Home | History | Annotate | Download | only in Sema

Lines Matching defs:Ptr2

5171     const PointerType *Ptr1, *Ptr2;
5173 (Ptr2 = Composite2->getAs<PointerType>())) {
5175 Composite2 = Ptr2->getPointeeType();