Home | History | Annotate | Download | only in Sema

Lines Matching refs:SrcPtrTy

1488   if (const PointerType *SrcPtrTy = SrcType->getAs<PointerType>())
1489 if (SrcPtrTy->isObjCSelType()) {