Home | History | Annotate | Download | only in Sema

Lines Matching refs:T2PtrType

402                     *T2PtrType = T2->getAs<PointerType>();
403 if (T1PtrType && T2PtrType) {
405 T2 = T2PtrType->getPointeeType();
418 else if (T2PtrType) {
420 T2 = T2PtrType->getPointeeType();