Home | History | Annotate | Download | only in Sema

Lines Matching refs:T2PtrType

403                     *T2PtrType = T2->getAs<PointerType>();
404 if (T1PtrType && T2PtrType) {
406 T2 = T2PtrType->getPointeeType();
419 else if (T2PtrType) {
421 T2 = T2PtrType->getPointeeType();