Home | History | Annotate | Download | only in ObjCARC

Lines Matching refs:PointerType

97     if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) {
120 if (PointerType *Pte = dyn_cast<PointerType>(ETy))
132 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType()))
133 if (PointerType *Pte = dyn_cast<PointerType>(PTy->getElementType()))
135 if (PointerType *PTy1 = dyn_cast<PointerType>(A1->getType())) {
145 if (PointerType *Pte1 = dyn_cast<PointerType>(ETy1))